Skip to content

Commit f274b9d

Browse files
Remove the Trove classifier after all
* pip-licenses is not maintained and has been forked into pip-licenses-cli to support PEP 639. * pip 25.0 supports PEP 639. * I cannot find evidence that ScanCode toolkit is affected by PEP 639
1 parent 5dd0a55 commit f274b9d

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
@@ -23,7 +23,6 @@ classifiers = [
2323
"Development Status :: 5 - Production/Stable",
2424
"Environment :: Console",
2525
"Intended Audience :: Developers",
26-
"License :: OSI Approved :: MIT License", # for compatibility with tooling such as pip-licenses
2726
"Operating System :: OS Independent",
2827
"Programming Language :: Python",
2928
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)