Skip to content

Commit 4609599

Browse files
authored
Include license file in sdist (#123)
1 parent bcb78b6 commit 4609599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ urls.Code = "https://github.com/python/python-docs-theme"
1212
urls.Download = "https://pypi.org/project/python-docs-theme/"
1313
urls.Homepage = "https://github.com/python/python-docs-theme/"
1414
urls."Issue tracker" = "https://github.com/python/python-docs-theme/issues"
15-
license.text = "PSF-2.0"
15+
license.file = "LICENSE"
1616
requires-python = ">=3.8"
1717

1818
# Classifiers list: https://pypi.org/classifiers/

0 commit comments

Comments
 (0)