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 e504b61 commit 7e3d726Copy full SHA for 7e3d726
pyproject.toml
@@ -7,7 +7,8 @@ dependencies = [
7
"typing-extensions>=4.4.0",
8
]
9
readme = "README.md"
10
-license = { file = "LICENSE" }
+license = "MIT"
11
+license-files = ["LICENSE"]
12
requires-python = ">= 3.10"
13
classifiers = [
14
"Development Status :: 4 - Beta",
0 commit comments