Skip to content

Conversation

@cnaples79
Copy link
Contributor

Summary

  • declare the public domain license via LicenseRef expression and ship the text for wheels
  • remove the deprecated trove classifier metadata

Testing

  • not run (not requested)

Fixes #63

Copy link
Owner

@nightlark nightlark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

At least one platform was able to build the wheel, so good enough to rule out any syntax issues in pyproject.toml; I should go through the CI workflow and make sure no jobs are trying to run on retired runners (+ build Windows ARM64 builds natively instead of cross-compiling).

@nightlark nightlark merged commit 8c22a4f into nightlark:main Nov 15, 2025
3 of 18 checks passed
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.

Update to use new license expression syntax

2 participants