Skip to content

Fix breakage caused by setuptools recent PEP 491 fix #44

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
Apr 11, 2025

Conversation

elprans
Copy link
Member

@elprans elprans commented Apr 11, 2025

In pypa/setuptools#4766 the .dist-info
directory name was normalized to conform to PEP 491, which broke
content introspection for Python packages. Adapt some of the
normalization from setuptools to match.

In pypa/setuptools#4766 the `.dist-info`
directory name was normalized to conform to PEP 491, which broke
content introspection for Python packages.  Adapt some of the
normalization from setuptools to match.
@elprans elprans merged commit ef0c448 into master Apr 11, 2025
2 checks passed
@elprans elprans deleted the setuptools-dist-info branch April 11, 2025 21:07
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.

2 participants