-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI: Test against Python 3.7 #21604
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
CI: Test against Python 3.7 #21604
Conversation
channels: | ||
- defaults | ||
- conda-forge | ||
- c3i_test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mingwandroid do you know if c3i_test
will keep these 3.7 packages around until they're in the defaults?
I will aim to keep as much there as possible. |
can u update install.rst and setup.py where needed |
Codecov Report
@@ Coverage Diff @@
## master #21604 +/- ##
=======================================
Coverage 91.9% 91.9%
=======================================
Files 153 153
Lines 49548 49548
=======================================
Hits 45538 45538
Misses 4010 4010
Continue to review full report at Codecov.
|
Merging this, to ensure things don't slip in before the release. |
Hey, @TomAugspurger Is this expected? Thanks, Alistair |
(cherry picked from commit 7829ad3)
(cherry picked from commit 7829ad3)
git diff upstream/master -u -- "*.py" | flake8 --diff