Skip to content

Commit 4d52379

Browse files
committed
Remove license classifier
They are deprecated: /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ********************************************************************************
1 parent a42d496 commit 4d52379

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ classifiers = [
2222
"Intended Audience :: Science/Research",
2323
"Intended Audience :: Education",
2424
"Intended Audience :: Developers",
25-
"License :: OSI Approved :: Apache Software License",
2625
"Natural Language :: English",
2726
"Operating System :: POSIX :: Linux",
2827
"Programming Language :: Python :: 3.8",

0 commit comments

Comments
 (0)