-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore: Upgraded Python to 3.7 #159
Conversation
Codecov Report
@@ Coverage Diff @@
## master #159 +/- ##
=======================================
Coverage 91.43% 91.43%
=======================================
Files 34 34
Lines 1109 1109
=======================================
Hits 1014 1014
Misses 95 95
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
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.
Thanks for the fix!
Since the introduction of #156 , the API can't be deploy because one of the introduced feature is not compatible with python 3.6
See Heroku log stack trace:
This PR upgrade the minimum python version to 3.7