Skip to content
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

Update CI to Python 3.6 #1044

Merged
merged 1 commit into from
Jun 24, 2019
Merged

Update CI to Python 3.6 #1044

merged 1 commit into from
Jun 24, 2019

Conversation

fmassa
Copy link
Member

@fmassa fmassa commented Jun 24, 2019

Python 3.6 (and 3.7) are by far the most downloaded distributions in anaconda.

Let's update the CI to test on Python 3.6.

This will simplify some other tasks down the road, like #1039, as PyAV version in conda is very old for Python 3.5

Another option is to add another build environment keeping Python 3.5, but I'm not sure it's necessary.

@codecov-io
Copy link

codecov-io commented Jun 24, 2019

Codecov Report

Merging #1044 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1044      +/-   ##
==========================================
- Coverage   63.84%   63.77%   -0.08%     
==========================================
  Files          66       66              
  Lines        5275     5275              
  Branches      793      793              
==========================================
- Hits         3368     3364       -4     
- Misses       1675     1678       +3     
- Partials      232      233       +1
Impacted Files Coverage Δ
torchvision/transforms/functional.py 70.79% <0%> (-1.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3254560...f6c8357. Read the comment docs.

@fmassa fmassa merged commit 5e42e80 into pytorch:master Jun 24, 2019
@fmassa fmassa deleted the travis-py3.6 branch June 24, 2019 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants