Skip to content

Commit

Permalink
[Merge] [#70] Update Read the Docs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-hess authored Apr 30, 2023
2 parents 92cd653 + 5bfa644 commit d62a316
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,16 @@ version: 2

build:
os: ubuntu-22.04
apt_packages:
- "graphviz"
tools:
python: "3"

python:
install:
- requirements: docs/requirements.txt

sphinx:
builder: html
configuration: docs/source/conf.py
fail_on_warning: true

0 comments on commit d62a316

Please sign in to comment.