Skip to content

Commit

Permalink
add build config to rtd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire committed Nov 2, 2023
1 parent 2ddddad commit 2975ac0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2

build:
os: "ubuntu-22.04"
tools:
python: "mambaforge-22.9"

sphinx:
configuration: docs/conf.py

Expand Down

0 comments on commit 2975ac0

Please sign in to comment.