fix: update Dockerfile for poetry installation and fix pyproject.toml
This commit is contained in:
@@ -46,4 +46,4 @@ test-cov = "pytest tests/test_agent.py --cov=src.naliiabot.bot.agent --cov-repor
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
include = ["*"]
|
||||
include = ["naliiabot*", "naliiabotapi*"]
|
||||
|
||||
Reference in New Issue
Block a user