Stick with the older Flask-Script module for Python 2.6
parent
ac2512799e
commit
8b1aeadaf0
|
|
@ -42,3 +42,4 @@ Werkzeug==0.9.6
|
|||
WTForms==2.0.2
|
||||
backports.csv==1.0.4; python_version <= '2.7'
|
||||
Flask-Paranoid==0.1.0
|
||||
Flask-Script==2.0.5; python_version < '2.7'
|
||||
|
|
|
|||
Loading…
Reference in New Issue