Skip to content

Commit

Permalink
Update .readthedocs.yaml to new requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpitkin committed Dec 7, 2023
1 parent 05a126f commit edf330e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
version: 2

conda:
environment: docs-environment.yml
build:
os: ubuntu-22.04
tools:
python: "3.9"

sphinx:
configuration: docs/conf.py

0 comments on commit edf330e

Please sign in to comment.