add some color to usage help

This commit is contained in:
sebthom
2024-01-12 10:59:42 +01:00
parent a87e12bf1b
commit 11f47140dc
2 changed files with 5 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ classifiers = [ # https://pypi.org/classifiers/
]
requires-python = ">=3.10,<3.13" # <3.12 required for pyinstaller
dependencies = [
"colorama~=0.4",
"coloredlogs~=15.0",
"overrides~=7.4",
"ruamel.yaml~=0.18",