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 86cbb5d commit 299c6c1Copy full SHA for 299c6c1
pyproject.toml
@@ -54,3 +54,4 @@ ignore = "E501"
54
indent-size = 2
55
56
[tool.poetry.scripts]
57
+xmlcli = { reference = "xmlcli.start_xmlcli:cli", type = "console" }
0 commit comments