From bd9c134729eb762db380cac4d86cba9637458d92 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 17 Jan 2023 19:08:00 +0100 Subject: [PATCH] bump tmtccmd --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 728485f..8efca18 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@d776b1cf603#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@d6e024a3c82832#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True