Skip to content

Commit

Permalink
change readthedocs.yml python mambaforge-22.9 to fix RTD venv build e…
Browse files Browse the repository at this point in the history
…rror
  • Loading branch information
ks905383 committed Feb 15, 2024
1 parent 51523eb commit 5d93019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
python: "mambaforge-22.9"

conda:
environment: docs/docenvironment.yml
Expand Down

0 comments on commit 5d93019

Please sign in to comment.