Closed Bonifatius94 closed 4 years ago
figure out how to pass the current project version to the setup.py distutils script: 1) pass parameter via script args -> failed! 2) put version as content of a text file 3) put version as a python script declaring the version as string variable
next steps:
added PyPi release pipeline: