Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minimum Flask version requirement. #263

Merged
merged 1 commit into from
Jul 23, 2019
Merged

Add minimum Flask version requirement. #263

merged 1 commit into from
Jul 23, 2019

Conversation

smarlowucf
Copy link
Contributor

Install requires Flask version >= 1.0 for use of get_json method.

Fixes #262

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ba8586d on smarlowucf:master into 3ccf0c9 on vimalloc:master.

@vimalloc vimalloc merged commit 2827b99 into vimalloc:master Jul 23, 2019
@vimalloc
Copy link
Owner

Looks great, thanks for contributing!

I want to get another few things in before cutting a new release with this. I'll try to get to that this week sometime 👍

Install requires Flask version >= 1.0 for use of get_json method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flask has a min version requirement
3 participants