[+] Colors

This commit is contained in:
2025-09-08 13:45:50 +09:00
parent 4b239b7304
commit dfde504c68
3 changed files with 47 additions and 12 deletions
+3 -1
View File
@@ -4,4 +4,6 @@ version = "0.1.0"
description = "ffmpeg command shortcuts"
readme = "README.md"
requires-python = ">=3.10"
dependencies = []
dependencies = [
"hypy-utils>=1.0.29",
]