Merge pull request #1304 from MITx/mysql-python
Add MySQL-Python back in for AWS.
Showing
| ... | @@ -51,8 +51,7 @@ pygraphviz==1.1 | ... | @@ -51,8 +51,7 @@ pygraphviz==1.1 | 
| pil==1.1.7 | pil==1.1.7 | ||
| nltk==2.0.4 | nltk==2.0.4 | ||
| dogstatsd-python==0.2.1 | 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==1.2.4c1 | ||
| # MySQL-python | |||
| sphinx==1.1.3 | sphinx==1.1.3 | ||
| Shapely==1.2.16 | Shapely==1.2.16 | ||
| ipython==0.13.1 | ipython==0.13.1 | ||
| ... | ... | 
Please
register
or
sign in
to comment