We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8dd9c commit c0a7b5dCopy full SHA for c0a7b5d
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