Skip to content

Commit

Permalink
Merge pull request #1700: Specify Read the Docs build OS
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Sep 19, 2023
2 parents 5274bbb + 433b42d commit d6c3113
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
version: 2

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

conda:
environment: docs/environment.yml

0 comments on commit d6c3113

Please sign in to comment.