use specific tmtccmd rev

This commit is contained in:
2023-02-08 17:46:30 +01:00
parent d0c8e20d4f
commit 94a82b84e8

View File

@@ -27,8 +27,8 @@ classifiers =
[options]
install_requires =
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0rc0
# tmtccmd @ git+https://github.com/robamu-org/tmtccmd@<gitRev>#egg=tmtccmd
# tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0rc0
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@8cfa99b1e225fc6e34deec9f5223f19255374b70#egg=tmtccmd
packages = find:
python_requires = >=3.10
include_package_data = True