Add Xenial's Python version to tox.ini #52

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant
Owner

johnsca commented Apr 4, 2016

Trusty uses py3.4 and Xenial uses py3.5. If we specify both and one is
missing on a given system, it should be ignored.

Add Xenial's Python version to tox.ini
Trusty uses py3.4 and Xenial uses py3.5.  If we specify both and one is
missing on a given system, it should be ignored.
Owner

johnsca commented Apr 4, 2016

There are still issues with the Makefile with this approach. Closing this in favor of a better upcoming fix.

@johnsca johnsca closed this Apr 4, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment