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 0ed893a commit d073df1Copy full SHA for d073df1
pyproject.toml
@@ -7,10 +7,10 @@ requires-python = ">=3.10"
7
dependencies = []
8
authors = [{ name = "Nyakku Shigure", email = "sigure.qaq@gmail.com" }]
9
keywords = []
10
-license = { text = "MIT" }
+license = "MIT"
11
+license-files = ["LICENSE"]
12
classifiers = [
13
"Operating System :: OS Independent",
- "License :: OSI Approved :: MIT License",
14
"Typing :: Typed",
15
"Programming Language :: Python",
16
"Programming Language :: Python :: 3",
0 commit comments