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.
2 parents a5d33a3 + 4e971ce commit 577f8e2Copy full SHA for 577f8e2
pyproject.toml
@@ -19,7 +19,9 @@ classifiers = [
19
'Programming Language :: Python :: 3.9',
20
'Programming Language :: Python :: 3.10',
21
'Programming Language :: Python :: 3.11',
22
+ 'License :: OSI Approved :: MIT License',
23
]
24
+license = {file = "LICENSE"}
25
26
[project.optional-dependencies]
27
test = [
0 commit comments