diff --git a/pyproject.toml b/pyproject.toml index 3388d553..1774bc38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ version = "4.12.2" description = "Backported and Experimental Type Hints for Python 3.8+" readme = "README.md" requires-python = ">=3.8" -license = { file = "LICENSE" } +license = { text = "Python-2.0" } keywords = [ "annotations", "backport",