1Password / onepassword-sdk-python

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

Improve Python Release Process #90

Closed MOmarMiraj closed 1 month ago

MOmarMiraj commented 3 months ago

This MR will improve the Python SDK release process and implement the feedback given by the team.

Add a check to in prep-release.sh to ensure that you are running the script of the latest main Move the version.py to the root of the repo to combat the import errors due to not packaging the release folder.