mirror of
https://github.com/katanemo/plano.git
synced 2026-05-02 04:12:56 +02:00
rename to planoai (#650)
This commit is contained in:
parent
e7ce00b5a7
commit
e8170f76ca
18 changed files with 44 additions and 44 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[tool.poetry]
|
||||
name = "plano"
|
||||
name = "planoai"
|
||||
version = "0.4.0"
|
||||
description = "Python-based CLI tool to manage Plano."
|
||||
authors = ["Katanemo Labs, Inc."]
|
||||
|
|
@ -18,7 +18,7 @@ requests = ">=2.31.0,<3.0.0"
|
|||
pytest = ">=8.4.1,<9.0.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
plano = "cli.main:main"
|
||||
planoai = "cli.main:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=2.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue