Remove Python 2 support#25
Conversation
Codecov Report
@@ Coverage Diff @@
## fork #25 +/- ##
===========================================
+ Coverage 94.23% 100.00% +5.76%
===========================================
Files 1 1
Lines 104 95 -9
===========================================
- Hits 98 95 -3
+ Misses 6 0 -6 Continue to review full report at Codecov.
|
|
Good catch, thanks. I will post a new release ASAP. |
|
@althonos did you know Python has built-in support for |
|
@Seanny123 : the Python Check out the original (and very much ignored) pull request here: pydanny#137 |
Although explicitly unsupported, there was still some code hanging around for Python 2, which is removed in this PR.