refactor: Remove cognee_demo

This commit is contained in:
Igor Ilic 2025-07-30 12:01:11 +02:00
parent 1c0eeaf917
commit 8633baa55e

View file

@ -1,16 +0,0 @@
[project]
name = "cognee-demo"
version = "0.1.0"
description = ""
authors = [
{name = "vasilije",email = "vas.markovic@gmail.com"}
]
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
]
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]
build-backend = "poetry.core.masonry.api"