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 6c48d72 commit 6853a13Copy full SHA for 6853a13
pyproject.toml
@@ -6,7 +6,7 @@ description = "The build backend used by PDM that supports latest packaging stan
6
authors = [
7
{ name = "Frost Ming", email = "me@frostming.com" }
8
]
9
-license = "MIT"
+license = {text = "MIT"}
10
requires-python = ">=3.8"
11
readme = "README.md"
12
keywords = ["packaging", "PEP 517", "build"]
0 commit comments