We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03a3a6 commit 93a8c5fCopy full SHA for 93a8c5f
pyproject.toml
@@ -9,6 +9,7 @@ readme = "README.md"
9
version = "2.2.4"
10
requires-python = ">= 3.12"
11
license = "MIT"
12
+license-files = ["LICENSE", "AUTHORS"]
13
classifiers=[
14
"Development Status :: 5 - Production/Stable",
15
"License :: OSI Approved :: MIT License",
0 commit comments