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 41c6dab commit 39aba1cCopy full SHA for 39aba1c
pyproject.toml
@@ -14,7 +14,7 @@ version = "1.0.2"
14
description = "Python client library for Nutrient Document Web Services API"
15
readme = "README.md"
16
requires-python = ">=3.10"
17
-license = {text = "MIT"}
+license = "MIT"
18
authors = [
19
{name = "Nutrient", email = "[email protected]"},
20
]
0 commit comments