Merge branch 'hk-level-as-cli-arg' into tcs-ctrl-info-set
All checks were successful
EIVE/-/pipeline/head This commit looks good

This commit is contained in:
2023-07-10 16:11:18 +02:00

View File

@ -31,7 +31,7 @@ classifiers = [
dependencies = [ dependencies = [
# "tmtccmd ~= 5.0.0rc0", # "tmtccmd ~= 5.0.0rc0",
"python-dateutil ~= 2.8", "python-dateutil ~= 2.8",
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@1b110d321ef85#egg=tmtccmd "tmtccmd @ git+https://github.com/robamu-org/tmtccmd@1b110d321ef85#egg=tmtccmd"
] ]
[project.urls] [project.urls]