Skip to content

Commit

Permalink
Add graphviz to the readthedocs build environment (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecbcs committed Nov 10, 2023
1 parent 143768c commit d8b8094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ build:
# nodejs: "20"
# rust: "1.70"
# golang: "1.20"
apt_packages:
- graphviz

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit d8b8094

Please sign in to comment.