-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add support for Python 3.7 #216
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #216 +/- ##
==========================================
- Coverage 100% 99.84% -0.16%
==========================================
Files 11 11
Lines 1281 1285 +4
Branches 235 235
==========================================
+ Hits 1281 1283 +2
- Misses 0 2 +2 |
|
Build only failing cuz of the Trafaret benchmark. |
|
By the way this only tests against 3.7.0a4 (same as |
|
thanks a lot, could you add a line to HISTORY.rst. (I think you might have to start a new section). We should disable the trafaret tests on 3.7, but I'll do that separately. |
|
Done that now. Want me to squash the commits? |
|
No need, I'll squash when I merge. However could you mark |
|
It might make more sense to remove |
|
Ok |
|
Done! |
|
Thanks |
No description provided.