We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd1b7c commit dd6b2d4Copy full SHA for dd6b2d4
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ name = "docutools"
7
version = "2025.07.29"
8
description = "Documentation Tools for the Mkdocs Material Framework"
9
authors = [{ name = "Gunther Klessinger", email = "gkle_ss_ing_er@gmx.de" }]
10
-license = { text = "BSD 2-Clause Simplified License" }
+license = "BSD-2-Clause"
11
readme = "README.md"
12
requires-python = ">=3.9"
13
keywords = []
0 commit comments