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

Ensure bdist_wheel no longer creates a universal wheel [remove bdist_wheel block], close #1976 #1978

Merged
merged 1 commit into from
Jan 19, 2020

Conversation

bennuttall
Copy link
Contributor

Summary of changes

v45 doesn't support Python 2 any more, but setup.cfg is still set to create a universal wheel. I've removed the [bdist_wheel] block.

Closes #1976

Alternative solution to #1977

Pull Request Checklist

  • Changes have tests
  • News fragment added in changelog.d. See documentation for details

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.

v45 is still set to build a universal wheel, but doesn't support Python 2
2 participants