We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c2110 commit 1c85ed8Copy full SHA for 1c85ed8
readthedocs.yml
@@ -5,5 +5,9 @@ build:
5
tools:
6
python: "mambaforge-22.9"
7
8
+sphinx:
9
+ # Path to Sphinx configuration file
10
+ configuration: docs/source/conf.py
11
+
12
conda:
13
environment: docs/environment.yml
0 commit comments