chore: обновление Poetry до актуальной версии (2.1.3) и правка структуры проекта.
Some checks failed
Lint project / lint (push) Has been cancelled
Some checks failed
Lint project / lint (push) Has been cancelled
This commit is contained in:
@ -29,6 +29,9 @@ dependencies = [
|
||||
requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
packages = [{include = "lkeep", from = "src"}]
|
||||
|
||||
[project.scripts]
|
||||
app = "lkeep.main:start"
|
||||
|
||||
|
Reference in New Issue
Block a user