From fd76e00ead1321fc85c841c5b7b52853a1c4e7cc Mon Sep 17 00:00:00 2001 From: troyyyyy Date: Mon, 8 Jan 2024 13:49:38 +0800 Subject: [PATCH] Revert "[FIX] resolve flat-layout issue" This reverts commit 70f18888d6ef8256cb9946565f29dd859d7b9372. --- pyproject.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ae008ef..d98ea72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,8 +47,4 @@ Issues = "https://github.com/AbductiveLearning/ABLKit/issues" test = [ "pytest-cov", "black==22.10.0", -] - -[tool.setuptools.packages.find] -where = ["ablkit"] -namespaces = false \ No newline at end of file +] \ No newline at end of file