Skip to content

Support python3.6 #182

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

Merged
merged 1 commit into from
Jan 7, 2017
Merged

Support python3.6 #182

merged 1 commit into from
Jan 7, 2017

Conversation

asottile
Copy link
Member

@asottile asottile commented Jan 7, 2017

Resolves #180

I manually attempted build_manylinux_wheels (by commenting out non 3.6 to make it faster). I needed to run docker pull quay.io/pypa/manylinux1_x86_64:latest beforehand to get the latest docker image.

I made the executive decision to drop testing of python3.3 ;) we don't provide releases for it and don't have any custom code for it - it will still probably continue to work but we won't actively support it.

@asottile
Copy link
Member Author

asottile commented Jan 7, 2017

I added the python3.6 manylinux wheel to the previous release

@coveralls
Copy link

coveralls commented Jan 7, 2017

Coverage Status

Coverage remained the same at 94.454% when pulling 90a4920 on python36 into 7a24cc5 on master.

@asottile asottile merged commit f530e13 into master Jan 7, 2017
@asottile asottile deleted the python36 branch January 7, 2017 21:22
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