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

Eliminate the python3.3 shard. #488

Merged
merged 1 commit into from
May 18, 2018
Merged

Conversation

kwlzn
Copy link
Contributor

@kwlzn kwlzn commented May 18, 2018

This eliminates testing for python3.3, based on these deprecation warnings and issues seen in https://travis-ci.org/pantsbuild/pex/jobs/380524527#L504 :

Installing setuptools, pip, wheel...
  Complete output from command /home/travis/build/p....tox/py33/bin/python - setuptools pip wheel:
  DEPRECATION: Python 3.3 supported has been deprecated and support for it will be dropped in the future. Please upgrade your Python.
...
Collecting wheel
wheel requires Python '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*' but the running Python is 3.3.6

@kwlzn
Copy link
Contributor Author

kwlzn commented May 18, 2018

will TBR this on green CI to unblock #486

@kwlzn kwlzn requested review from jsirois and CMLivingston May 18, 2018 18:51
@kwlzn kwlzn merged commit a5c59f6 into pex-tool:master May 18, 2018
@kwlzn kwlzn mentioned this pull request May 18, 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.

1 participant