From 984107669931b6750feeada817ebeae8cb1852b8 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 17 Aug 2023 16:44:34 +0200 Subject: [PATCH] maybe this works better --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a82d4c9..3e613db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ dependencies = [ # "tmtccmd ~= 5.0", "python-dateutil ~= 2.8", - "tmtccmd @ git+https://github.com/robamu-org/tmtccmd@#egg=cfdp-proxy-op-support" + "tmtccmd @ git+https://github.com/robamu-org/tmtccmd@cfdp-proxy-op-support" ] [project.urls]