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"
|
||||
Repository = "https://github.com/topoteretes/cognee"
|
||||
|
||||
[project.scripts]
|
||||
cognee = "cognee.cli._cognee:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue