Install numpy before trying to install scipy from requirements.txt

This commit is contained in:
Calen Pennington
2012-07-05 13:07:54 -04:00
parent ce4cea0e3e
commit dbd82c4bc8

View File

@@ -1,5 +1,6 @@
django<1.4
pip
numpy
scipy
matplotlib
markdown