Commit b02e0e20 by John Jarvis

numpy needs to be installed before scipy

See https://github.com/pypa/pip/issues/25

We do the same thing for mitx, I doubt there will be any
fix for this unfortunately.
parent 087eb3d4
...@@ -5,7 +5,6 @@ lxml==3.0.1 ...@@ -5,7 +5,6 @@ lxml==3.0.1
mock==0.8.0 mock==0.8.0
nltk==2.0.3 nltk==2.0.3
nose==1.2.1 nose==1.2.1
numpy==1.6.2
scipy==0.11.0 scipy==0.11.0
path.py path.py
pip pip
......
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