This commit is contained in:
Marc Beninca 2024-09-14 21:48:38 +02:00
parent 400fefeecc
commit c7cb8316e9
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -66,6 +66,7 @@ def install_python_packages() -> None:
"hatch", "hatch",
"mypy", "mypy",
"pelican", "pelican",
"pylint",
"pytest", "pytest",
"ruff", "ruff",
"sphinx", "sphinx",