Skip to content

Update pyproject to switch to new license spec format#216

Merged
riley-harper merged 1 commit intomainfrom
pyproject-deprecations
Apr 25, 2025
Merged

Update pyproject to switch to new license spec format#216
riley-harper merged 1 commit intomainfrom
pyproject-deprecations

Conversation

@riley-harper
Copy link
Copy Markdown
Contributor

The setuptools package was printing some warnings about the license format being deprecated when running python -m build. I've updated setuptools >=77.0, which supports the new format, and I've changed pyproject.toml to follow the new format. I believe I've picked the right SPDX license short string based on LICENSE.txt. Those are listed here.

The setuptools package was printing some warnings about the license
format being deprecated. I've updated setuptools to a version which
supports the new format and changed pyproject.toml to follow the new
format. I believe I've picked the right SPDX license short string based
on LICENSE.txt.
@riley-harper riley-harper merged commit ffa4d0d into main Apr 25, 2025
6 checks passed
@riley-harper riley-harper deleted the pyproject-deprecations branch April 25, 2025 18:17
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.

1 participant