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

yt-4.0: disable testing on python2.7 #1982

Merged
merged 3 commits into from
Aug 23, 2018
Merged

Conversation

ngoldbaum
Copy link
Member

@ngoldbaum ngoldbaum commented Aug 22, 2018

This makes the tests only run on python3. I've kept the python2.7 linting stage to make backporting to the 3.x branch easier but now we don't run the unit tests. This should allow people to use python3-specific functionality as long as you don't use python3-specific syntax, which I think is a good compromise for now until we no longer support a maintenance branch that supports python2.7.

@ngoldbaum ngoldbaum changed the title disable testing on python2.7 yt-4.0: disable testing on python2.7 Aug 22, 2018
@ngoldbaum
Copy link
Member Author

I should also say that this also adds testing on python3.7 using the xenial Travis image.

@ngoldbaum ngoldbaum merged commit c87b963 into yt-project:yt-4.0 Aug 23, 2018
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.

4 participants