This commit is contained in:
Marc Beninca 2024-07-21 22:06:29 +02:00
parent 52ed683ed0
commit f22b370cc3
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 2 additions and 1 deletions

View file

@ -42,7 +42,6 @@ def main(main: str) -> None:
"apt-get",
"install",
"--assume-yes",
"graphviz",
"python3-sphinx",
"python3-sphinx-rtd-theme",
)