-
-
Notifications
You must be signed in to change notification settings - Fork 63
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 support for Python 3.9 & boilerplate #397
Conversation
5fb6f1b
to
b5d7c09
Compare
Codecov Report
@@ Coverage Diff @@
## master #397 +/- ##
===========================================
- Coverage 100.00% 99.87% -0.13%
===========================================
Files 28 28
Lines 1626 1612 -14
Branches 177 175 -2
===========================================
- Hits 1626 1610 -16
- Misses 0 1 +1
- Partials 0 1 +1
Continue to review full report at Codecov.
|
2ae9db6
to
7ffbc1f
Compare
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.
🚀
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.
Looks fantastic! Thanks for this.
scripts
that contains small scripts that reference usual project commands (instead of tox)Successful PR Checklist: