Skip to content

Commit 1df756a

Browse files
committed
chore: remove deprecated license classifier from pyproject.toml
1 parent d7566b6 commit 1df756a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ keywords = [
1414
classifiers = [
1515
"Programming Language :: Python :: {{cookiecutter.min_python_version}}",
1616
"Programming Language :: Python :: 3 :: Only",
17-
"License :: OSI Approved :: {{cookiecutter.license}}",
1817
]
1918
dependencies = [
2019
"loguru>=0.7.3",

0 commit comments

Comments
 (0)