We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07b836f + 7c125ac commit edbb0b1Copy full SHA for edbb0b1
sites/docs/.readthedocs.yaml
@@ -0,0 +1,13 @@
1
+version: 2
2
+
3
+build:
4
+ os: "ubuntu-22.04"
5
+ tools:
6
+ python: "3.7"
7
8
+python:
9
+ install:
10
+ - requirements: dev-requirements.txt
11
12
+sphinx:
13
+ configuration: sites/docs/conf.py
sites/www/.readthedocs.yaml
+ configuration: sites/www/conf.py
0 commit comments