add graphviz

This commit is contained in:
Max Parzen 2023-05-07 15:44:33 +01:00
parent e62d947fb8
commit 5bfa6237e8

View File

@ -8,8 +8,11 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
apt_packages:
- graphviz
python:
install:
- requirements: doc/requirements.txt
system_packages: false
apt_packages: