diff options
author | 2019-04-10 21:50:34 +0200 | |
---|---|---|
committer | 2019-04-10 21:50:34 +0200 | |
commit | 21712f6a1bc6af2230db11954b041e9a307e0947 (patch) | |
tree | 2a7fb8a6c588a965cb1f01b0d7af4a96a65645d1 /Pipfile | |
parent | Make the pipeline green as grass. (diff) |
Only install uWSGI in Docker.
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ django-filter = "~=2.1.0" django-hosts = "~=3.0" djangorestframework = "~=3.9.2" djangorestframework-bulk = "~=0.2.1" -uwsgi = "~=2.0.18" psycopg2-binary = "~=2.8" django-simple-bulma = ">=1.1.6,<2.0" django-crispy-bulma = ">=0.1.2,<2.0" |