Skip to content
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

Issue with celery naming conventions #11

Closed
ClaytonPerroni opened this issue Aug 2, 2018 · 0 comments
Closed

Issue with celery naming conventions #11

ClaytonPerroni opened this issue Aug 2, 2018 · 0 comments

Comments

@ClaytonPerroni
Copy link

currently in the celery release there is an issue with naming an import async which is a reserved keyword. This can be resolved by adding the following to the dockerfile
RUN pip install --upgrade https://github.com/celery/celery/tarball/master
for reference here is the issue on celery and a release is planned to fix the issue but in the meantime if anyone is looking for it here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant