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 60a7e83 commit 9c66388Copy full SHA for 9c66388
{{cookiecutter.hyphenated}}/pyproject.toml
@@ -6,9 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.8"
7
authors = [{name = "{{ cookiecutter.author_name }}"}]
8
license = "Apache-2.0"
9
-classifiers = [
10
- "License :: OSI Approved :: Apache Software License"
11
-]
+classifiers = []
12
dependencies = [
13
14
]
0 commit comments