Skip to content

Commit d5eca0f

Browse files
author
Fokko Driesprong
committed
Explicitly add Flask as dependancy
1 parent dcf8303 commit d5eca0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def get_git_sha():
4646
'celery==3.1.25',
4747
'colorama==0.3.9',
4848
'cryptography==1.9',
49+
'flask==0.12.2',
4950
'flask-appbuilder==1.9.1',
5051
'flask-cache==0.13.1',
5152
'flask-migrate==2.0.3',

0 commit comments

Comments
 (0)