You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release.py builds and uploads to PyPI after committing but before pushing to the branch, meaning that the release is built from a tag which is not a member of any branch, and the merge can easily omit the tag.
The text was updated successfully, but these errors were encountered:
release.py
builds and uploads to PyPI after committing but before pushing to the branch, meaning that the release is built from a tag which is not a member of any branch, and the merge can easily omit the tag.The text was updated successfully, but these errors were encountered: