From 32db4fabdc6517ab0200edc81716f982df752f32 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 17 Jan 2023 10:48:57 +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 f4df3e3..4b4abc0 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@90a518581e#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@8c72f19dc03968#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True