You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
maint: Add project metadata for license and classifiers (#175)
## Which problem is this PR solving?
Adds additional project metadata to describe the associated license and
python classifiers. This makes it easier for consumers to audit the
dependency for usage and requirements.
- Closes#174
## Short description of the changes
- Add license and classifiers and entries to pyproject.toml
## How to verify that this has the expected result
The new metadata is added to built packages and discoverable once
published, eg on pypi.org
0 commit comments