feat: enhanced folder naming (#599)

This commit is contained in:
Jens Bergmann
2025-08-12 10:43:26 +02:00
committed by GitHub
parent 1e0c7216ad
commit 91a40b0116
11 changed files with 369 additions and 25 deletions

View File

@@ -43,6 +43,7 @@ dependencies = [
"ruamel.yaml",
"psutil",
"wcmatch",
"sanitize-filename>=1.2.0",
]
[dependency-groups] # https://peps.python.org/pep-0735/