From 9f5f7efcc5682d63c233e84ea037a1562c4a161b Mon Sep 17 00:00:00 2001 From: Carlos Date: Tue, 12 Dec 2023 21:45:30 -0800 Subject: [PATCH] - okay maybe now the workflow for test pypi will work ? --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index ffda4d6..99e7584 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ platforms = Linux 32/64 MacOS 32/64 long_description_content_type="text/markdown" +long_description = README.md description_file = README.md license_files = LICENSE