mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-23 05:35:44 +00:00
adding latest to CLI
This commit is contained in:
@@ -24,4 +24,4 @@ requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
"tembo" = "tembo.cli:run"
|
||||
"tembo" = "tembo.cli.cli:run"
|
||||
|
||||
Reference in New Issue
Block a user