Commit 4a929492 by Ned Batchelder

scipy can go back into base. MySQL-python really does have to be installed…

scipy can go back into base.  MySQL-python really does have to be installed after distribute has been updated by base.txt, I tested it.
parent ec09ac7f
......@@ -42,6 +42,7 @@ python-openid==2.2.5
pytz==2012h
PyYAML==3.10
requests==0.14.2
scipy==0.11.0
Shapely==1.2.16
sorl-thumbnail==11.12
South==0.7.6
......
# This must be installed after distribute 0.6.28
MySQL-python==1.2.4c1
# This must be installed after numpy
scipy==0.11.0
# This must be installed after distribute has been updated.
MySQL-python==1.2.4
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment