We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 723c62e + 0deaccf commit 4654fb3Copy full SHA for 4654fb3
1 file changed
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