Skip to content

Commit

Permalink
feat: create please script
Browse files Browse the repository at this point in the history
  • Loading branch information
cuinixam committed Apr 30, 2024
1 parent 2488d28 commit 46f57fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ packages = [
{ include = "spl_core", from = "src" },
]

[tool.poetry.scripts]
please = "spl_core.main:main"

[tool.poetry.urls]
"Bug Tracker" = "https://github.com/avengineers/spl-core/issues"
"Changelog" = "https://github.com/avengineers/spl-core/blob/develop/CHANGELOG.md"
Expand Down

0 comments on commit 46f57fa

Please sign in to comment.