Skip to content

Remove redundant wheel dep from pyproject.toml #13

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
Jul 31, 2023

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Jul 29, 2023

Remove the redundant wheel dependency, as it is added by the backend automatically. Listing it explicitly in the documentation was a historical mistake and has been fixed since, see: pypa/setuptools@f7d30a9

Remove the redundant `wheel` dependency, as it is added by the backend
automatically.  Listing it explicitly in the documentation was
a historical mistake and has been fixed since, see:
pypa/setuptools@f7d30a9
@waylan waylan merged commit 5bc28d3 into Python-Markdown:master Jul 31, 2023
@mgorny mgorny deleted the wh branch August 1, 2023 01:56
@mgorny
Copy link
Contributor Author

mgorny commented Aug 1, 2023

Thank you!

@waylan
Copy link
Member

waylan commented Aug 1, 2023

Actually I should thank you. I was not aware of this. Now I need to go apply this to other projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants