Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Support for Python 3.8 #306
Conversation
|
@duboviy Because it goes like this (and it is quite common practice among open-source projs): Your change fails because tox doesn't have corresponding env yet. |
Thanks a lot @gyermolenko ! I've tried it - works like a charm! |
Codecov Report
@@ Coverage Diff @@
## master #306 +/- ##
==========================================
- Coverage 32.82% 32.46% -0.36%
==========================================
Files 42 42
Lines 1496 1534 +38
==========================================
+ Hits 491 498 +7
- Misses 1005 1036 +31
Continue to review full report at Codecov.
|
No description provided.