We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ddc49 commit 407f56dCopy full SHA for 407f56d
pyproject.toml
@@ -5,7 +5,7 @@ name = "codespell"
5
description = "Codespell"
6
readme = { file = "README.rst", content-type = "text/x-rst" }
7
requires-python = ">=3.8"
8
-license = {text = "GPL v2"}
+license = {text = "GPL-2.0-only"}
9
authors = [
10
{name = "Lucas De Marchi", email = "lucas.de.marchi@gmail.com"},
11
]
0 commit comments