Unit-tests for flask-peewee

This commit is contained in:
Manuel Ebert
2013-01-25 16:53:01 -08:00
parent 5687f2f5a9
commit 70b11d9015
4 changed files with 71 additions and 1 deletions
+1
View File
@@ -47,6 +47,7 @@ setup(
'nose',
'Flask-SQLAlchemy',
'Flask-MongoEngine',
'Flask-Peewee',
'py-bcrypt',
'simplejson'
],