poetry: set new package-mode config

This commit is contained in:
Christoph Reiter 2024-03-02 20:50:30 +01:00
parent 05ae48819c
commit 8cb906146b

View File

@ -4,6 +4,7 @@ version = "0.1.0"
description = ""
authors = ["Christoph Reiter <reiter.christoph@gmail.com>"]
license = "MIT"
package-mode = false
[tool.poetry.dependencies]
python = "^3.10"