Skip to content

Commit

Permalink
Add missing dep on contextlib2 (#5027)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored May 21, 2018
1 parent 1c9474b commit ce0011e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def get_git_sha():
'boto3>=1.4.6',
'celery',
'colorama',
'contextlib2',
'cryptography',
'flask<1.0.0',
'flask-appbuilder',
Expand Down

0 comments on commit ce0011e

Please sign in to comment.