From a55572db2890ef9e8276c95ba8ebfb2d74a88f7c Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 12 Dec 2022 14:49:05 +0100 Subject: [PATCH] tag correction --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bb7ed52..95ea4ee 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ classifiers = [options] install_requires = - tmtccmd @ git+https://github.com/robamu-org/tmtccmd@3.0.0 + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v3.0.0 packages = find: python_requires = >=3.8 include_package_data = True