add graphviz
This commit is contained in:
parent
e62d947fb8
commit
5bfa6237e8
@ -8,8 +8,11 @@ build:
|
|||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.11"
|
||||||
|
apt_packages:
|
||||||
|
- graphviz
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: doc/requirements.txt
|
- requirements: doc/requirements.txt
|
||||||
system_packages: false
|
system_packages: false
|
||||||
|
apt_packages:
|
||||||
|
Loading…
Reference in New Issue
Block a user