PyPi release delayed? #2087
benjijones
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for maintaining this package for the community! Really appreciate it. I was wondering if there's a reason the latest two changes on
main
haven't been released to PyPi. I noticed that therelease
step requires an additional step to actually publish new changes there, and a release wasn't run since the two changes made about 3 months ago.I've been able to consume the changes manually by specifying the git hash in my requirements.txt... (see below, for anyone who wants to do the same) but it took me a while to realize the tip of
main
wasn't deployed to PyPi and that's why I wasn't seeing the latest flags.If there's no reason not to publish the latest changes, perhaps we could run the release workflow?
Beta Was this translation helpful? Give feedback.
All reactions