Thanks to visit codestin.com Credit goes to github.com
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 bcb78b6 commit 4609599Copy full SHA for 4609599
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ urls.Code = "https://github.com/python/python-docs-theme"
12
urls.Download = "https://pypi.org/project/python-docs-theme/"
13
urls.Homepage = "https://github.com/python/python-docs-theme/"
14
urls."Issue tracker" = "https://github.com/python/python-docs-theme/issues"
15
-license.text = "PSF-2.0"
+license.file = "LICENSE"
16
requires-python = ">=3.8"
17
18
# Classifiers list: https://pypi.org/classifiers/
0 commit comments