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 5d31ad4 commit 4d30913Copy full SHA for 4d30913
pyproject.toml
@@ -27,10 +27,10 @@ dependencies = [
27
requires-python = ">=3.11"
28
29
readme = "README.md"
30
-license = {text = "Apache 2.0"}
+license = "MIT"
31
+license-files = ["LICENSE"]
32
classifiers = [
33
"Development Status :: 5 - Production/Stable",
- "License :: OSI Approved :: Apache Software License",
34
"Programming Language :: Python :: 3",
35
"Programming Language :: Python :: 3.11",
36
"Programming Language :: Python :: 3.12",
0 commit comments