From 484deb0f97f77600aedb87881e75596926df40cb Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 17 Jan 2023 10:44:26 +0100 Subject: [PATCH] bump tmtccmd again --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 28df461..f4df3e3 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@0f5544e0fd514#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@90a518581e#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True