Skip to content

fix(setup.py): Fix license deprecation - #301

Merged
auvipy merged 1 commit into
Lawouach:masterfrom
C0rn3j:patch-1
Mar 30, 2026
Merged

fix(setup.py): Fix license deprecation#301
auvipy merged 1 commit into
Lawouach:masterfrom
C0rn3j:patch-1

Conversation

@C0rn3j

Copy link
Copy Markdown
Contributor

Fixes this:

/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!

Signed-off-by: Martin <martin@archlinux.org>
@auvipy
auvipy merged commit 6755e28 into Lawouach:masterMar 30, 2026
6 checks passed
Sign up for freeto 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.

2 participants

@C0rn3j@auvipy