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 219a56a commit 917aad0Copy full SHA for 917aad0
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ version = "4.3.0"
10
description = "Backported and Experimental Type Hints for Python 3.7+"
11
readme = "README.md"
12
requires-python = ">=3.7"
13
-license.file = "LICENSE"
+license = { file = "LICENSE" }
14
keywords = [
15
"annotations",
16
"backport",
0 commit comments