0

In my project i have a custom script that updates some python files that are imported within my python package. Therefore it is importend to run this script before building the package.

Is there a way to do this within the regular setup.py file?

Hallootto1100
  • 61
  • 2
  • 7
  • https://stackoverflow.com/search?q=%5Bsetuptools%5D+custom+build+command – phd Aug 03 '21 at 13:44
  • Esp. this answer: https://stackoverflow.com/a/43728788/7976758 Run your custom build script before calling parent build. – phd Aug 03 '21 at 13:44

0 Answers0