Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from MITx/feature/jarv/numpy
Browse files Browse the repository at this point in the history
numpy needs to be installed before scipy
  • Loading branch information
jarv committed Dec 11, 2012
2 parents 087eb3d + b02e0e2 commit 5ec6a5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions pre-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
numpy==1.6.2
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ lxml==3.0.1
mock==0.8.0
nltk==2.0.3
nose==1.2.1
numpy==1.6.2
scipy==0.11.0
path.py
pip
Expand Down

0 comments on commit 5ec6a5f

Please sign in to comment.