From 7387ae3583d0bdd1b4e4f9f6add292438083c56a Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 20 Jan 2023 16:28:44 +0100 Subject: [PATCH] bump tmtccmd --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d351f9c..2c4236f 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@fa3c006d3ed#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@23fe1dff5e035#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True