Skip to content

Commit

Permalink
RTD builder: add graphviz depedendency (#11040)
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin committed Dec 20, 2022
1 parent 644043c commit bf4a626
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Expand Up @@ -4,6 +4,8 @@ build:
os: ubuntu-22.04
tools:
python: "3"
apt_packages:
- graphviz

formats:
- pdf
Expand Down

0 comments on commit bf4a626

Please sign in to comment.