Skip to content

Commit 771104e

Browse files
committed
setup.cfg: remove deprecated classifier
Fixes the following warning: /usr/lib/python3.13/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !!
1 parent 4b49680 commit 771104e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ classifiers =
3333

3434
Intended Audience :: Developers
3535

36-
License :: OSI Approved :: Apache Software License
37-
3836
Programming Language :: Cython
3937
Programming Language :: Python
4038
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)