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 53a8f86 commit 1b9935bCopy full SHA for 1b9935b
pyproject.toml
@@ -5,7 +5,7 @@ requires-python = ">=3.8"
5
6
description = "Library to parse and apply unified diffs."
7
readme = "README.md"
8
-license = "MIT"
+license = { text = "MIT" }
9
authors = [
10
{ name = "Conan.io", email = "[email protected]" }
11
]
0 commit comments