aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2019-04-10 21:50:34 +0200
committerGravatar Johannes Christ <[email protected]>2019-04-10 21:50:34 +0200
commit21712f6a1bc6af2230db11954b041e9a307e0947 (patch)
tree2a7fb8a6c588a965cb1f01b0d7af4a96a65645d1 /Pipfile
parentMake the pipeline green as grass. (diff)
Only install uWSGI in Docker.
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 932746d2..31cfdeba 100644
--- a/Pipfile
+++ b/Pipfile
@@ -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"