Skip to content

Remove deprecated license specifier from setup.py#128

Merged
atodorov merged 1 commit into
masterfrom
fix-license-specifier
Jul 24, 2026
Merged

Remove deprecated license specifier from setup.py#128
atodorov merged 1 commit into
masterfrom
fix-license-specifier

Conversation

@atodorov

Copy link
Copy Markdown
Member

This PR removes the deprecated license argument and classifier from setup.py and specifies license_files in setup.cfg instead, in accordance with https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license.

This prevents the SetuptoolsDeprecationWarning: License classifiers are deprecated. warning during builds.

…files in setup.cfg

Fixes setuptools SetuptoolsDeprecationWarning about deprecated license classifiers.
@atodorov
atodorov force-pushed the fix-license-specifier branch from 9a1d70c to 735fe51 Compare July 24, 2026 15:57
@atodorov
atodorov merged commit ac94eb1 into master Jul 24, 2026
10 checks passed
@atodorov
atodorov deleted the fix-license-specifier branch July 24, 2026 16:16
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