Update test dependencies in setup.py

This commit is contained in:
Matt Wright
2014-01-07 16:40:59 -05:00
parent ac2dfe964b
commit 68ecc7bb10
+1 -1
View File
@@ -47,7 +47,7 @@ setup(
'Flask-SQLAlchemy',
'Flask-MongoEngine',
'Flask-Peewee',
'py-bcrypt',
'bcrypt',
'simplejson'
],
classifiers=[