Commit fd294f86 authored by jnwei's avatar jnwei
Browse files

fix typo in readthedocs.yaml

parent a432a936
......@@ -4,11 +4,11 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.9"
python: "mambaforge-4.10"
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: docs/source/conf.py
conda:
environment: docs/environment.yml
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment