forked from 00dani/lemoncurry
Explicitly depend on gevent, since apparently depending on it as a Gunicorn 'extra' might not install it :/
This commit is contained in:
parent
6f84023f8c
commit
092cd5ca18
2 changed files with 62 additions and 4 deletions
1
Pipfile
1
Pipfile
|
@ -44,5 +44,6 @@ django-computed-property = "*"
|
|||
docutils = "*"
|
||||
django-super-favicon = "*"
|
||||
django-redis = "*"
|
||||
gevent = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue