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

Rename [wheel] section to [bdist_wheel] as the former is legacy #441

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Rename [wheel] section to [bdist_wheel] as the former is legacy #441

merged 1 commit into from
Sep 28, 2019

Conversation

jdufresne
Copy link
Contributor

Fixes warning when running the python3 setup.py bdist_wheel command:

The [wheel] section is deprecated. Use [bdist_wheel] instead.

For additional details, see:

https://github.com/pypa/wheel/blob/d2f5b43c866295de7b3963da9fd049f1ca4b1194/wheel/bdist_wheel.py#L124-L131

https://pythonwheels.com/

Fixes warning when running the `python3 setup.py bdist_wheel` command:

    The [wheel] section is deprecated. Use [bdist_wheel] instead.

For additional details, see:

https://github.com/pypa/wheel/blob/d2f5b43c866295de7b3963da9fd049f1ca4b1194/wheel/bdist_wheel.py#L124-L131

https://pythonwheels.com/
@coveralls
Copy link

coveralls commented Sep 28, 2019

Pull Request Test Coverage Report for Build 71

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-8.7%) to 68.011%

Totals Coverage Status
Change from base Build 62: -8.7%
Covered Lines: 489
Relevant Lines: 719

💛 - Coveralls

@jpadilla jpadilla merged commit 1256a68 into jpadilla:master Sep 28, 2019
@jdufresne jdufresne deleted the bdist_wheel branch December 16, 2020 16:06
@jpadilla jpadilla added this to the v2.0.0 milestone Dec 21, 2020
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.

None yet

3 participants