Permalink
2 comments
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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
This comment has been minimized.
I released 0.12.4 to fix this.
This comment has been minimized.
@davidism thanks!