another small bump for tmtccmd

This commit is contained in:
Robin Müller 2023-01-18 11:48:51 +01:00
parent 404082c38d
commit 9cccefc938
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ classifiers =
[options]
install_requires =
# tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a1
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@ed8b98e724a0#egg=tmtccmd
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@667913bd7dd#egg=tmtccmd
packages = find:
python_requires = >=3.10
include_package_data = True