commit | a6515c46e3d7c271acdec8da3619f669f564b4b6 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Mon Apr 20 15:44:48 2015 -0700 |
committer | Andy Bavier <acb@cs.princeton.edu> | Mon Apr 20 15:44:48 2015 -0700 |
tree | e1977a467b43ee5a644b308e47cd2223f2bbec30 | |
parent | 9faf51bb3c430653a24fc29e37526825eb0cb9ed [diff] |
Remove broken pip install
diff --git a/Dockerfile b/Dockerfile index 3cdc864..a99b77d 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -38,7 +38,6 @@ RUN pip install django-geoposition RUN pip install django-extensions RUN pip install django-suit -RUN pip install django-evolution RUN pip install django-bitfield RUN pip install django-ipware RUN pip install django-encrypted-fields