Skip to content

Make pyproject.toml PEP639 compliant#36

Merged
mlucool merged 1 commit intodeshaw:mainfrom
peytondmurray:pep639-compliance
Apr 6, 2026
Merged

Make pyproject.toml PEP639 compliant#36
mlucool merged 1 commit intodeshaw:mainfrom
peytondmurray:pep639-compliance

Conversation

@peytondmurray
Copy link
Copy Markdown
Collaborator

Follow on from #28 - according to https://packaging.python.org/en/latest/specifications/pyproject-toml/#license the license field needs to be a string, and license-files is where we should be putting license file paths. After discussing with colleagues, it seems PEP639-compliance will result in the license expression being shown on the PyPI page for this project. Closes #27.

@peytondmurray peytondmurray requested a review from mlucool April 6, 2026 20:26
@mlucool mlucool merged commit 8eb302a into deshaw:main Apr 6, 2026
7 checks passed
@peytondmurray peytondmurray deleted the pep639-compliance branch April 6, 2026 21:05
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.

Add PyPi License Metadata

2 participants