Compare commits

...

2 Commits

Author SHA1 Message Date
a55572db28 tag correction 2022-12-12 14:49:05 +01:00
febf29e8a7 update requirements.txt 2022-12-12 14:46:42 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
tmtccmd >= 3.0.0rc2
.

View File

@@ -27,7 +27,7 @@ classifiers =
[options]
install_requires =
tmtccmd @ git+https://github.com/robamu-org/tmtccmd
tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v3.0.0
packages = find:
python_requires = >=3.8
include_package_data = True