We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae0232 commit ea104d8Copy full SHA for ea104d8
1 file changed
.readthedocs.yaml
@@ -0,0 +1,12 @@
1
+# Read the Docs configuration file
2
+# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3
+
4
+version: 2
5
6
+sphinx:
7
+ configuration: source/conf.py
8
9
+python:
10
+ version: 3.8
11
+ install:
12
+ - requirements: requirements.txt
0 commit comments