Skip to content

Commit 93a8c5f

Browse files
authored
Explicit license-files (#99)
This entry indicates which files need to distributed with the package. Closes #98.
1 parent f03a3a6 commit 93a8c5f

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
@@ -9,6 +9,7 @@ readme = "README.md"
99
version = "2.2.4"
1010
requires-python = ">= 3.12"
1111
license = "MIT"
12+
license-files = ["LICENSE", "AUTHORS"]
1213
classifiers=[
1314
"Development Status :: 5 - Production/Stable",
1415
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)