Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Pin Flask to avoid installing 0.12.3
0.12.3 was released April 26th with a broken wheel package [1], 0.12.4 will be released momentarily. [1]: pallets/flask#2728 Change-Id: I9bc9cad78423898ebbe58f2270d3f2407409448f Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
- Loading branch information
8727284
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I released 0.12.4 to fix this.
8727284
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@davidism thanks!