Skip to content

Commit

Permalink
Specify RTD build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
susannasiebert committed Apr 19, 2024
1 parent 30ed612 commit 88ff2cd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
version: 2

build:
os: ubuntu-22.04
os: "ubuntu-22.04"
tools:
python: "mambaforge-22.9"
conda:
file: environment.yml

0 comments on commit 88ff2cd

Please sign in to comment.