From 15adb9bf2ec68304a4f87b8dd418c1a8353283a3 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 2 Feb 2023 18:37:08 +0100 Subject: [PATCH] bump tmtccmd --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e688b61..cd23d33 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.0a3 - tmtccmd @ git+https://github.com/robamu-org/tmtccmd@6c50319b60d2c4b1803db74d179864d2ba4b0704#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@0b59c965d479002029f6cad22b434a9ae8648e48#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True