Skip to content

Commit

Permalink
CHG: Add graphviz to rdt build
Browse files Browse the repository at this point in the history
- apparently now one has to specifically install those packages
readthedocs/readthedocs.org#8800

Changes to be committed:
	modified:   .readthedocs.yml
  • Loading branch information
tensionhead committed Jan 5, 2023
1 parent 86ca033 commit 0f30ace
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ build:
os: ubuntu-22.04
tools:
python: '3.10'
apt_packages:
- graphviz
jobs:
post_install:
- pip install poetry
Expand Down

0 comments on commit 0f30ace

Please sign in to comment.