diff options
author | Zachary Sloan | 2013-06-20 21:18:09 +0000 |
---|---|---|
committer | Zachary Sloan | 2013-06-20 21:18:09 +0000 |
commit | 3b2f40f45c1fddf89bba3b53e51771bfc25cd6f2 (patch) | |
tree | df878b990bdf55af9c954c02249ad973f4c0d9c1 /wqflask/requirements.txt | |
parent | 56e91a003a6931de9acaeb8de9410ef91bcc1857 (diff) | |
parent | 82bd8b61b4aed0b0ae07477afae37a846fab35c2 (diff) | |
download | genenetwork2-3b2f40f45c1fddf89bba3b53e51771bfc25cd6f2.tar.gz |
Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flask
Conflicts:
wqflask/requirements.txt
wqflask/wqflask/correlation/show_corr_results.py
Diffstat (limited to 'wqflask/requirements.txt')
-rw-r--r-- | wqflask/requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wqflask/requirements.txt b/wqflask/requirements.txt index 6b07b380..4449c0e7 100644 --- a/wqflask/requirements.txt +++ b/wqflask/requirements.txt @@ -3,7 +3,6 @@ Jinja2==2.6 #MySQL-python==1.2.3 Piddle==0.1-dev PyYAML==3.10 -#Reaper==1.0 SQLAlchemy==0.7.9 Werkzeug==0.8.3 logging-tree==1.1 |