Browse Source

adds missing mysqlclient requirement

Keith Newman 10 years ago
parent
commit
750efb8c6e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/Python/klein/requirements.txt

+ 1 - 0
frameworks/Python/klein/requirements.txt

@@ -1,5 +1,6 @@
 klein==15.0.0
 klein==15.0.0
 
 
 bleach==1.4.1
 bleach==1.4.1
+mysqlclient==1.3.6
 SQLAlchemy==0.9.9
 SQLAlchemy==0.9.9
 jinja2==2.7.3
 jinja2==2.7.3