prep v2.15.1

This commit is contained in:
2023-02-23 15:18:14 +01:00
parent ed640dbbb1
commit ddf1900376
3 changed files with 7 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ classifiers = [
"Topic :: Scientific/Engineering"
]
dependencies = [
"tmtccmd ~= 4.0",
"tmtccmd ~= 4.1",
"python-dateutil ~= 2.8",
# tmtccmd @ git+https://github.com/robamu-org/tmtccmd@<gitRev>#egg=tmtccmd
]