Commit 2d55f871 by Ashley Penney

While this is a pain for content developer local environment updates it breaks…

While this is a pain for content developer local environment updates it breaks the LMS in EC2 which is vastly more important.  We'll jsut have to address helping individual content people with installing MySQL if needed. This is a real dependency in production and I think those belong in here.
parent 18d57920
......@@ -51,8 +51,7 @@ pygraphviz==1.1
pil==1.1.7
nltk==2.0.4
dogstatsd-python==0.2.1
# Taking out MySQL-python for now because it requires mysql to be installed, so breaks updates on content folks' envs.
# MySQL-python
MySQL-python==1.2.4c1
sphinx==1.1.3
Shapely==1.2.16
ipython==0.13.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment