Переименование проекта c OCAB в Karkas

This commit is contained in:
Armatik
2024-08-16 22:42:02 +03:00
parent 5b3963e87c
commit 3c7dffc06d
75 changed files with 257 additions and 265 deletions

View File

@@ -9,8 +9,8 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "~3.12"
ocab-core = { extras=["webhook"], path = "../ocab_core", develop = true }
ocab-modules = { path = "../ocab_modules", develop = true }
karkas-core = { extras=["webhook"], path = "../karkas_core", develop = true }
karkas-blocks = { path = "../karkas_blocks", develop = true }
[build-system]
requires = ["poetry-core"]