use specific commit

This commit is contained in:
2023-01-16 14:53:38 +01:00
parent d652c4663b
commit 74a439955f
+2 -1
View File
@@ -27,7 +27,8 @@ classifiers =
[options]
install_requires =
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a1
# tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a1
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@vd5635e6#egg=tmtccmd
packages = find:
python_requires = >=3.8
include_package_data = True