diff --git a/.readthedocs.yaml b/.readthedocs.yaml index eb07bbd..78cf518 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -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 @@ -31,4 +31,4 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html # python: # install: -# - requirements: docs/requirements.txt \ No newline at end of file +# - requirements: docs/requirements.txt