From 92ece502f00f2c4c7d08d7a7c6d150e962ab0a6c Mon Sep 17 00:00:00 2001 From: break27 Date: Mon, 13 Apr 2026 18:25:44 +0800 Subject: [PATCH] fix --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 989c927..e190c1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,4 +23,5 @@ Issues = "https://git.autistic.men/Utilities/common/issues" include-package-data = true [tool.setuptools.packages.find] +namespaces = true where = ["src"] \ No newline at end of file