aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Sloan2013-01-12 00:19:01 +0000
committerZachary Sloan2013-01-12 00:19:01 +0000
commit2a5f19619a4bf210f67d42d9e196f9e5c2aa9ab2 (patch)
tree1ad629454a4808140f108e89d0270b0f7cc91a9f
parent2b2970d167c5b555e0e0ad0b34b72f817c1fac91 (diff)
downloadgenenetwork2-2a5f19619a4bf210f67d42d9e196f9e5c2aa9ab2.tar.gz
Commented out a couple things in requirements.txt to get pip
install to work
-rw-r--r--wqflask/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/wqflask/requirements.txt b/wqflask/requirements.txt
index d775ff21..ee36bb84 100644
--- a/wqflask/requirements.txt
+++ b/wqflask/requirements.txt
@@ -1,9 +1,9 @@
Flask==0.9
Jinja2==2.6
-MySQL-python==1.2.3
+#MySQL-python==1.2.3
Piddle==0.1-dev
PyYAML==3.10
-Reaper==1.0
+#Reaper==1.0
SQLAlchemy==0.7.9
Werkzeug==0.8.3
ipython==0.13.1