fix to cli
This commit is contained in:
parent
792452b735
commit
75ea520a1f
1 changed files with 3 additions and 0 deletions
|
|
@ -146,6 +146,9 @@ debug = ["debugpy>=1.8.9,<2.0.0"]
|
||||||
Homepage = "https://www.cognee.ai"
|
Homepage = "https://www.cognee.ai"
|
||||||
Repository = "https://github.com/topoteretes/cognee"
|
Repository = "https://github.com/topoteretes/cognee"
|
||||||
|
|
||||||
|
[project.scripts]
|
||||||
|
cognee = "cognee.cli._cognee:main"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["hatchling"]
|
requires = ["hatchling"]
|
||||||
build-backend = "hatchling.build"
|
build-backend = "hatchling.build"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue