We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7566b6 commit 1df756aCopy full SHA for 1df756a
{{cookiecutter.project_name}}/pyproject.toml
@@ -14,7 +14,6 @@ keywords = [
14
classifiers = [
15
"Programming Language :: Python :: {{cookiecutter.min_python_version}}",
16
"Programming Language :: Python :: 3 :: Only",
17
- "License :: OSI Approved :: {{cookiecutter.license}}",
18
]
19
dependencies = [
20
"loguru>=0.7.3",
0 commit comments