Skip to content

Commit

Permalink
fix conda environment file variable name in readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ks905383 committed Feb 15, 2024
1 parent a3b20ac commit 51523eb
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 @@ -8,7 +8,7 @@ build:
python: "3.12"

conda:
file: docs/docenvironment.yml
environment: docs/docenvironment.yml

#python:
# version: 3.12
Expand Down

0 comments on commit 51523eb

Please sign in to comment.