1Password / onepassword-sdk-python

https://developer.1password.com/docs/sdks/
MIT License
85 stars 9 forks source link

Move wheel building to prep-relase script #120

Closed MOmarMiraj closed 1 month ago

MOmarMiraj commented 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.

hculea commented 1 month ago
Screenshot 2024-09-26 at 14 59 12

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).