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 a5d33a3 commit 4e971ceCopy full SHA for 4e971ce
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