Skip to content

Commit

Permalink
Fix #188 -- Add graphviz to RTD config
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjoe committed Feb 8, 2023
1 parent 0681174 commit 81c9b25
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 @@ -6,6 +6,8 @@ version: 2

build:
os: ubuntu-20.04
apt_packages:
- graphviz
tools:
python: "3.10"

Expand Down

0 comments on commit 81c9b25

Please sign in to comment.