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 e0ac1ff commit 147bf30Copy full SHA for 147bf30
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
"Operating System :: POSIX :: Linux",
20
"Operating System :: Microsoft :: Windows",
21
"Topic :: Software Development :: Libraries :: Python Modules",
22
- "License :: OSI Approved :: Apache Software License"
+ "License :: OSI Approved :: MIT License"
23
]
24
25
requires-python = ">=3.12"
0 commit comments