Add missing requirements on flask_script and remove migrations
Migrations will be introduced later, let's keep that out for now
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
Flask
|
||||
Flask-SQLAlchemy
|
||||
Flask-Script
|
||||
pbr>=1.6
|
||||
decorator
|
||||
cliff
|
||||
setuptools>=11.3
|
||||
ansible==2.0.1.0
|
||||
pymysql
|
||||
pymysql
|
||||
|
||||
Reference in New Issue
Block a user