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 fb81742 commit 915a727Copy full SHA for 915a727
pyproject.toml
@@ -5,7 +5,9 @@ requires-python = ">=3.8"
5
6
description = "Library to parse and apply unified diffs."
7
readme = "README.md"
8
-license = "MIT"
+license = {
9
+ text = "MIT"
10
+}
11
authors = [
12
{ name = "Conan.io", email = "info@conan.io" }
13
]
0 commit comments