Skip to content

Commit 29fe3f0

Browse files
authored
Merge pull request #82 from tekktrik/dev/fix-docs
Add graphviz as package on RTD
2 parents dbea2a5 + 70fe632 commit 29fe3f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ build:
1212
os: ubuntu-20.04
1313
tools:
1414
python: "3"
15+
apt_packages:
16+
- graphviz
1517

1618
python:
1719
install:

0 commit comments

Comments
 (0)