Skip to content

Stop suggesting to put wheel in pyproject.toml #689

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
Feb 21, 2022

Conversation

webknjaz
Copy link
Member

This is a known misconception that it's necessary. It's actually been
automatically exposed by setuptools.build_meta since it got
introduced.

Ref: pypa/setuptools#3056.

This is a known misconception that it's necessary. It's actually been
automatically exposed by `setuptools.build_meta` since it got
introduced.

Ref: pypa/setuptools#3056.
@webknjaz
Copy link
Member Author

@RonnyPfannschmidt that single failing CI check is caused by the deprecation of a PyPy interpreter version:

Error: PyPy 3.6 not found

@webknjaz
Copy link
Member Author

Error: PyPy 3.6 not found

#690 should fix that.

@RonnyPfannschmidt RonnyPfannschmidt merged commit cfb6f43 into pypa:main Feb 21, 2022
@RonnyPfannschmidt
Copy link
Contributor

thanks!

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

Successfully merging this pull request may close these issues.

2 participants