Create the poetry venv in the project directory

This commit is contained in:
Andreas Zweili 2023-07-24 09:51:32 +02:00
parent 69e5a5bb16
commit 26a0f86786
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ license = "GPLv3"
packages = [
{ include = "src" },
]
virtualenvs.in-project = true
[tool.mypy]
exclude = [