Skip to content

Commit

Permalink
Merge pull request #1218 from CoffeaTeam/rtd-graphviz-apt
Browse files Browse the repository at this point in the history
fix(docs): add graphviz to apt-packages
  • Loading branch information
lgray authored Nov 20, 2024
2 parents c71da98 + a151064 commit 5570ef2
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 @@ -10,6 +10,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
apt_packages:
- graphviz
jobs:
post_install:
- python -m pip install '.[dev]' rucio-clients
Expand Down

0 comments on commit 5570ef2

Please sign in to comment.