commit | ae254761b9359ce01fe72d3819491e9fa6a13a79 | [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 | e0459d4a3169d207f23ee847b9ff4b0440f4f1fd [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