Skip to content

Test wheel packaging fix. #106

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Test wheel packaging fix. #106

wants to merge 1 commit into from

Conversation

mblayman
Copy link
Member

Run tests on #105

I didn't have the CI set up properly to run for PRs until today.

@solidbird
Copy link

solidbird commented May 25, 2025

This is very odd to me. Maybe I should have mentioned this before but I managed to successfully package the wheel file with the changes from #105 with on top of that setting the environment variable mentioned in pypa/hatch#1368 before building since otherwise it would cause an error during the building phase with the error:
ValueError: Unknown classifier in field 'project.classifiers': Programming Language :: Python :: 3.13.

But if this was the problem in this case I would have assumed that you would have gotten an error for the classifier string as well.

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