From 1cab6dc0651c0ad317e692c9a791499aa1114a90 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 19 Jan 2023 16:28:22 +0100 Subject: [PATCH] bump used tmtccmd version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9526f4a..d351f9c 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@152ecf9ffe0#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@fa3c006d3ed#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True