Skip to content

Commit 0f30ace

Browse files
committed
CHG: Add graphviz to rdt build
- apparently now one has to specifically install those packages readthedocs/readthedocs.org#8800 Changes to be committed: modified: .readthedocs.yml
1 parent 86ca033 commit 0f30ace

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ build:
1313
os: ubuntu-22.04
1414
tools:
1515
python: '3.10'
16+
apt_packages:
17+
- graphviz
1618
jobs:
1719
post_install:
1820
- pip install poetry

0 commit comments

Comments
 (0)