Skip to content

fix: use SPDX license expression#46

Open
c0state wants to merge 1 commit intomasterfrom
fix/update_license
Open

fix: use SPDX license expression#46
c0state wants to merge 1 commit intomasterfrom
fix/update_license

Conversation

@c0state
Copy link
Contributor

@c0state c0state commented Sep 9, 2025

No description provided.

python_requires=">=3.10",
classifiers=[
"License :: OSI Approved :: MIT License",
"MIT License",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should fix:

/tmp/build-env-spaoqeg5/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:
        License :: OSI Approved :: MIT License
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  self._finalize_license_expression()

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