We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec8076 commit 60a7e83Copy full SHA for 60a7e83
{{cookiecutter.hyphenated}}/pyproject.toml
@@ -5,7 +5,7 @@ description = "{{ cookiecutter.description or "" }}"
5
readme = "README.md"
6
requires-python = ">=3.8"
7
authors = [{name = "{{ cookiecutter.author_name }}"}]
8
-license = {text = "Apache-2.0"}
+license = "Apache-2.0"
9
classifiers = [
10
"License :: OSI Approved :: Apache Software License"
11
]
0 commit comments