-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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 python 3.8 testing #915
Conversation
@Borda how's this going |
lets keep this for future,
note it is not scheduled for any milestone... |
Codecov Report
@@ Coverage Diff @@
## master #915 +/- ##
=====================================
Coverage 92% 92%
=====================================
Files 62 62
Lines 3210 3210
=====================================
Hits 2949 2949
Misses 261 261 |
@Borda is this dead? |
no, just resumed, it was blocked by #986 which was merged right now... |
seems that PyTorch 1.1 does not exist for py3.8 is, the minimal version is 1.2 |
What does this PR do?
Fixes #910. I have run CI for 3.8 and it seems that not all packages are ported to 3.8 yet, e.g.
torchvision
Which comes we shall droptorchvision
even from test dependencies #859 #942 #986PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃