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
Now that Celery 5 is out I want to use this package as a dev dependency (with pipenv), but since the latest release is 0.0.0a1 I have to set allow_prereleases = true in my Pipfile to use it.
Perhaps this package is ready to be re-released as 1.0.0?