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 b748b22 commit 49b05b8Copy full SHA for 49b05b8
pyproject.toml
@@ -9,9 +9,9 @@ readme = "README.md"
9
requires-python = ">=3.10"
10
authors = [{ name = "Nyakku Shigure", email = "sigure.qaq@gmail.com" }]
11
keywords = ["codespan-reporting"]
12
-license = { text = "MIT" }
+license = "MIT"
13
+license-files = ["LICENSE"]
14
classifiers = [
- "License :: OSI Approved :: MIT License",
15
"Programming Language :: Rust",
16
"Programming Language :: Python",
17
"Programming Language :: Python :: 3",
0 commit comments