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

wheel doesn't support Python 3.3 anymore #6

Closed
dgilge opened this issue Jul 13, 2018 · 1 comment
Closed

wheel doesn't support Python 3.3 anymore #6

dgilge opened this issue Jul 13, 2018 · 1 comment

Comments

@dgilge
Copy link
Contributor

dgilge commented Jul 13, 2018

Looking into the Travis CI logs:

wheel requires Python '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*' but the running Python is 3.3.6

This is since version 0.30.0.

What do you prefer?

  1. Remove Python 3.3 from tests or
  2. tell Travis CI to use an older version of wheel?
@moggers87
Copy link
Owner

Dropping Python 3.3 is fine. You can add that as a separate commit to #5

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

No branches or pull requests

2 participants