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 175d39f commit cac24caCopy full SHA for cac24ca
1 file changed
pyproject.toml
@@ -6,10 +6,10 @@ readme = "README.md"
6
requires-python = ">=3.10"
7
authors = [{ name = "Nyakku Shigure", email = "sigure.qaq@gmail.com" }]
8
keywords = []
9
-license = { text = "MIT" }
+license = "MIT"
10
+license-files = ["LICENSE"]
11
classifiers = [
12
"Operating System :: OS Independent",
- "License :: OSI Approved :: MIT License",
13
"Programming Language :: Python",
14
"Programming Language :: Python :: 3",
15
"Programming Language :: Python :: 3.10",
0 commit comments