Skip to content

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented Mar 1, 2019

The classifiers list in setup.py mentions support for Python 3.4 and yet the CI on Travis doesn't run the tests on that version which means that we can't be certain that the package works correctly on the declared version.

To fix this discrepancy, this change makes the Python versions used during CI match up with the Python versions declared in the classifiers list.

The classifiers list in `setup.py` mentions support for Python 3.4 and
yet the CI on Travis doesn't run the tests on that version which means
that we can't be certain that the package works correctly on the
declared version.

To fix this discrepancy, this change makes the Python versions used
during CI match up with the Python versions declared in the classifiers
list.
@SergeyKanzhelev SergeyKanzhelev merged commit 8f5bfb9 into microsoft:develop Mar 18, 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.

2 participants