Closed MOmarMiraj closed 1 month ago
This PR will move the building of wheels for PyPi to the prep-release.sh script to allow us to locally test the wheels to ensure correct usage before uploading to PyPi.
prep-release.sh
For some reason we now produce wheels both containing the release version and the actual OS version. (the 0_1_3 should not be there).
This PR will move the building of wheels for PyPi to the
prep-release.sh
script to allow us to locally test the wheels to ensure correct usage before uploading to PyPi.