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

Drop universal bdist_wheel option #93

Merged
merged 2 commits into from Jan 1, 2021
Merged

Drop universal bdist_wheel option #93

merged 2 commits into from Jan 1, 2021

Commits on Jan 1, 2021

  1. Drop universal bdist_wheel option

    The wheel is not `universal` anymore since Python 2 support has been dropped.
    The `universal` `bdist_wheel` option was the only one in `setup.cfg` so remove the file.
    mayeut committed Jan 1, 2021
    Copy the full SHA
    347a34c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5433e50 View commit details
    Browse the repository at this point in the history