Skip to content

Commit 7a51211

Browse files
committed
add license-files to pyproject.toml
1 parent 3f70c42 commit 7a51211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers = [
2222
"Topic :: Documentation :: Sphinx",
2323
]
2424
license = "MIT"
25+
license-files = ["LICENSE"]
2526
readme = "README.rst"
2627
dependencies = [
2728
"requests>=2.28.1",

0 commit comments

Comments
 (0)