diff options
author | Zachary Sloan | 2013-07-09 17:07:13 -0500 |
---|---|---|
committer | Zachary Sloan | 2013-07-09 17:07:13 -0500 |
commit | c0b7da4b4c2bd98353eb980402075318010a79a3 (patch) | |
tree | 52d6b2f29069b34a8b8940950f55ca3fbd451a36 /misc/requirements.txt | |
parent | 05814fb8654d6479657db55c20a2d4851a7db931 (diff) | |
download | genenetwork2-c0b7da4b4c2bd98353eb980402075318010a79a3.tar.gz |
Committing installation notes before editing them more
Diffstat (limited to 'misc/requirements.txt')
-rw-r--r-- | misc/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/requirements.txt b/misc/requirements.txt index 0e892c05..ec02a2c2 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -9,7 +9,7 @@ Flask-WTF==0.8.3 Jinja2==2.6 MySQL-python==1.2.4 PyYAML==3.10 -Reaper==1.0 +#Reaper==1.0 Reindent==0.1.1 SQLAlchemy==0.8.0 WTForms==1.0.3 @@ -21,7 +21,7 @@ itsdangerous==0.17 logging-tree==1.2 logilab-astng==0.24.3 logilab-common==0.59.1 -numarray==1.5.2 +#numarray==1.5.2 numpy==1.7.0 passlib==1.6.1 pp==1.6.3 |