Skip to content

Commit 37f5dec

Browse files
authored
Merge pull request #392 from gallettilance/installation
(nit) would be nice to have a simple cli to run lcore
2 parents ddf6d0e + 06080e6 commit 37f5dec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ distribution = true
5454
source = "file"
5555
path = "src/version.py"
5656

57+
[project.scripts]
58+
lightspeed-stack = "lightspeed_stack:main"
59+
5760
[project.urls]
5861
Homepage = "https://github.com/lightspeed-core/lightspeed-stack"
5962
Issues = "https://github.com/lightspeed-core/lightspeed-stack/issues"

0 commit comments

Comments
 (0)