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
It'd be super useful if the docs showed a suggested (or at least possible) configuration for the use case where someone wanted to continuously deploy a package out of CI.
In particular, since PyPI doesn't allow uploading versions with local parts, one needs to axe those, but in theory still preserve as much connection to the git commit sha as possible, or to the date or something.