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.
Showing
... | ... | @@ -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 | ||
... | ... |
Please
register
or
sign in
to comment