Skip to content

Commit

Permalink
Sync readthedocs yaml with WISDEM
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind authored Sep 4, 2024
1 parent 2594d13 commit 971cf10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "mambaforge-4.10"
python: "mambaforge-22.9"
jobs:
# Read the docs needs a couple packages not in the environment file
pre_install:
- conda install cmake compilers
- conda install -y cmake compilers sphinx sphinxcontrib-bibtex
- conda install sphinx_rtd_theme>=1.3


# Shouldn't need conda for building the docs, but it is an option
Expand Down

0 comments on commit 971cf10

Please sign in to comment.