build: remove spaces from names

This commit is contained in:
2023-11-05 05:17:29 +02:00
parent dc2eebce39
commit eacb6ec729

View File

@ -40,7 +40,7 @@ check = [
"mypy",
"pylint",
]
docs = [
docs = [
"Sphinx",
"argparse-manpage",
"pydeps",