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 bf141ec commit b7d6353Copy full SHA for b7d6353
pyproject.toml
@@ -10,7 +10,7 @@ version = "4.12.2"
10
description = "Backported and Experimental Type Hints for Python 3.8+"
11
readme = "README.md"
12
requires-python = ">=3.8"
13
-license = { file = "LICENSE" }
+license = { text = "PSF-2.0" }
14
keywords = [
15
"annotations",
16
"backport",
0 commit comments