changeset 164:345936c0fed7

remove distribute from pip-requirements This was causing trouble because pip would attempt to install a replacement distribute and thus break its own installation.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Wed, 17 Oct 2012 10:13:11 -0400
parents fba603bfcff8
children 27de4f31f9d5
files pip-requirements
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pip-requirements
+++ b/pip-requirements
@@ -1,7 +1,6 @@
 Django==1.3
 Pygments==1.5
 argparse==1.2.1
-distribute==0.6.24
 django-openid-auth==0.4
 django-registration==0.8
 wsgiref==0.1.2