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

Update build/setuptools sdist CI checks #423

Merged
merged 1 commit into from
Apr 28, 2024
Merged

Update build/setuptools sdist CI checks #423

merged 1 commit into from
Apr 28, 2024

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Apr 28, 2024

setuptools has been fixed to canonicalize the package name in sdist
names per the sdist spec (PEP 625). This requires that hyphens convert
to underscores.

Testing use of that sdist requires correct naming to match, naturally.

setuptools has been fixed to canonicalize the package name in sdist
names per the sdist spec (PEP 625). This requires that hyphens convert
to underscores.

Testing use of that sdist requires correct naming to match, naturally.
@sirosen
Copy link
Member Author

sirosen commented Apr 28, 2024

Looks like CI itself might be wedged. Moving this forward to see if the build on merge works as expected.

@sirosen sirosen merged commit 90024ec into main Apr 28, 2024
43 of 44 checks passed
@sirosen sirosen deleted the fix-ci branch April 28, 2024 04:54
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

1 participant