Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
Changed environment.
  • Loading branch information
djgagne authored Aug 27, 2024
1 parent 23216cd commit 28840ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build:
# golang: "1.19"

conda:
environment: environment.yml
environment: environment_torch.yml
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/source/conf.py
Expand All @@ -31,4 +31,4 @@ sphinx:
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
# install:
# - requirements: docs/requirements.txt
# - requirements: docs/requirements.txt

0 comments on commit 28840ed

Please sign in to comment.