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 6595e5b commit c6c9e1eCopy full SHA for c6c9e1e
1 file changed
setup.py
@@ -82,4 +82,5 @@
82
"Operating System :: OS Independent",
83
],
84
python_requires=">=3.10",
85
+ license_files=["LICENSE"],
86
)
0 commit comments