We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2155dd commit 085efa2Copy full SHA for 085efa2
.readthedocs.yaml
@@ -3,6 +3,7 @@
3
4
# Required
5
version: 2
6
+default_branch: main
7
8
# Set the OS, Python version, and other tools you might need
9
build:
@@ -19,6 +20,4 @@ sphinx:
19
20
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
21
python:
22
install:
- - requirements: docs/doc-requirements.txt
23
-
24
+ - requirements: docs/doc-requirements.txt
0 commit comments