From 677a0d70cc4fe35fa6e977cf9f37a697e5542915 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 12 Jan 2023 17:11:16 +0100 Subject: [PATCH] well this is annoying --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 358d63f..071ebb7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ classifiers = [options] install_requires = - tmtccmd @ git+https://github.com/robamu-org/tmtccmd@4.0.0a1 + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a1 packages = find: python_requires = >=3.8 include_package_data = True