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
One quick and dirty solution: We could delay the pages build for 15 minutes after the commit, that should be enough time to have the latest pypi version, here is an action for that https://github.com/jakejarvis/wait-action
I can also investigate how other projects solve this problem and find a better solution in a few weeks.
If we do a release, the CI script installs from pypi the old version, we want it to be always up to date (I think)
The text was updated successfully, but these errors were encountered: