From 6795514fa78dd6a4724fa8fec9cb82015c9fbf82 Mon Sep 17 00:00:00 2001 From: Christodoulos Tsoulloftas Date: Sun, 23 Jul 2023 12:04:04 +0300 Subject: [PATCH] Try this --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ea39e4b3..c93755e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,6 @@ test = [ xsdata = "xsdata.__main__:main" [tool.setuptools] -packages = ["xsdata"] include-package-data = true license-files = ["LICENSE"]