Try install mysql-python through yum.

This commit is contained in:
yackob03 2013-09-30 19:55:00 -04:00
parent 8f554c51d0
commit 705624dd6f
2 changed files with 3 additions and 2 deletions

View file

@ -7,6 +7,7 @@ packages:
python27-devel: []
make: []
httpd-devel: []
MySQL-python: []
commands:
# The modwsgi version currently installed on the system

View file

@ -4,12 +4,12 @@ Flask-Mail==0.9.0
Flask-Principal==0.4.0
Jinja2==2.7.1
MarkupSafe==0.18
MySQL-python==1.2.3
MySQL-python==1.2.4
Werkzeug==0.9.4
argparse==1.2.1
blinker==1.3
boto==2.13.3
distribute==0.6.27
distribute==0.6.28
itsdangerous==0.23
peewee==2.1.4
py-bcrypt==0.4