Skip to content

Conversation

@apollovy
Copy link
Contributor

@apollovy apollovy commented Jun 2, 2019

No description provided.

Copy link
Contributor

@blueyed blueyed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

For reference, multipython.py uses:

pythonlist = ["python2.7", "python3.4", "python3.5"]

@blueyed
Copy link
Contributor

blueyed commented Jun 2, 2019

Canceled the Travis build - not necessary here.

@nicoddemus
Copy link
Member

Thanks @apollovy!

I also changed the interpreter list to list python 3 interpreters only. 👍

import pytest

pythonlist = ["python2.7", "python3.4", "python3.5"]
pythonlist = ["python3.5", "python3.6", "python3.7"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nicoddemus nicoddemus merged commit 28ac469 into pytest-dev:master Jun 2, 2019
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