-
-
Notifications
You must be signed in to change notification settings - Fork 16
Create a not-pre release? #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@mathiasose does depending on pytest[celery] work? |
Unfortunately, it does not, I get Actually the same thing happens when I install Edit:Actually after writing that I looked at the docs again and saw that the instructions had been updated. Putting |
done! |
installing
|
Thanks for your work on Celery!
Now that Celery 5 is out I want to use this package as a dev dependency (with
pipenv
), but since the latest release is0.0.0a1
I have to setallow_prereleases = true
in myPipfile
to use it.Perhaps this package is ready to be re-released as
1.0.0
?The text was updated successfully, but these errors were encountered: