Skip to content

Remove deprecated license specifier from setup.py#86

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

Remove deprecated license specifier from setup.py#86
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 39a29ed to f52b0f9 Compare July 24, 2026 15:57
@atodorov
atodorov merged commit 6b53ed0 into master Jul 24, 2026
21 checks passed
@atodorov
atodorov deleted the fix-license-specifier branch July 24, 2026 16:19
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