Skip to content

Commit

Permalink
Merge pull request #1100 from esm-tools/rtd_fix_graphviz_graphs
Browse files Browse the repository at this point in the history
Added package graphviz to rtd config file.
  • Loading branch information
nwieters authored Nov 14, 2023
2 parents b4c0f7d + 165e213 commit 1600624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build:
apt_packages:
- libhdf5-dev
- libnetcdf-dev
- graphviz
os: ubuntu-22.04
tools:
python: "3.7"
Expand Down

0 comments on commit 1600624

Please sign in to comment.