Skip to content

Commit c6c9e1e

Browse files
committed
Fix license_files field for PyPI compatibility
1 parent 6595e5b commit c6c9e1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@
8282
"Operating System :: OS Independent",
8383
],
8484
python_requires=">=3.10",
85+
license_files=["LICENSE"],
8586
)

0 commit comments

Comments
 (0)