Skip to content

Commit

Permalink
Add console script
Browse files Browse the repository at this point in the history
  • Loading branch information
itepifanio authored and gahan9 committed Oct 25, 2023
1 parent 86cbb5d commit 299c6c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ ignore = "E501"
indent-size = 2

[tool.poetry.scripts]
xmlcli = { reference = "xmlcli.start_xmlcli:cli", type = "console" }

0 comments on commit 299c6c1

Please sign in to comment.