From 8c959a0b7f63506189c33d270be3983d5a65c83b Mon Sep 17 00:00:00 2001 From: Steffen Gaisser Date: Tue, 6 Dec 2022 20:10:32 +0100 Subject: [PATCH] csv files will now be distributed by pip install --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 4839147..f395fec 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,6 +30,7 @@ install_requires = tmtccmd @ git+https://github.com/robamu-org/tmtccmd packages = find: python_requires = >=3.8 +include_package_data = True [options.extras_require] mib =