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.
2 parents ddf6d0e + 06080e6 commit 37f5decCopy full SHA for 37f5dec
pyproject.toml
@@ -54,6 +54,9 @@ distribution = true
54
source = "file"
55
path = "src/version.py"
56
57
+[project.scripts]
58
+lightspeed-stack = "lightspeed_stack:main"
59
+
60
[project.urls]
61
Homepage = "https://github.com/lightspeed-core/lightspeed-stack"
62
Issues = "https://github.com/lightspeed-core/lightspeed-stack/issues"
0 commit comments