From a51079b525221d0e7592e974920600b997cec207 Mon Sep 17 00:00:00 2001 From: Loann Peurey Date: Fri, 23 Feb 2024 13:37:22 +0100 Subject: [PATCH] use implicit flat-layout --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4f5e97fc..e293ad6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,5 +60,5 @@ Documentation = "https://childproject.readthedocs.io/en/latest/" [project.scripts] child-project = "ChildProject.cmdline:main" -[tool.setuptools] -packages = ["ChildProject"] +#[tool.setuptools] +#packages = ["ChildProject"]