From 5021a881122cb5ad7c1b5cea85d443cbd4212d36 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 18 Jan 2023 11:35:07 +0100 Subject: [PATCH] update setup.cfg again --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0614908..d000441 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ classifiers = [options] install_requires = # tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a1 - tmtccmd @ git+https://github.com/robamu-org/tmtccmd@6624ad740e3f#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@97fde780218#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True