-
Notifications
You must be signed in to change notification settings - Fork 4
Test against Python 3.10 #136
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
|
It seems that Travis and Appveyor don't support Python 3.10 yet. |
|
also typing checks aren't happy with |
|
@yarikoptic That's addressed by #142. |
|
time to refresh this PR and get it green? |
Codecov Report
@@ Coverage Diff @@
## master #136 +/- ##
==========================================
- Coverage 70.87% 70.73% -0.15%
==========================================
Files 10 10
Lines 975 984 +9
Branches 179 184 +5
==========================================
+ Hits 691 696 +5
- Misses 230 232 +2
- Partials 54 56 +2
Continue to review full report at Codecov.
|
|
@yarikoptic Tests are all green now. |
|
awesome, let's proceed. thank you! |
No description provided.