Skip to content

Commit 085efa2

Browse files
committed
default version
1 parent a2155dd commit 085efa2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# Required
55
version: 2
6+
default_branch: main
67

78
# Set the OS, Python version, and other tools you might need
89
build:
@@ -19,6 +20,4 @@ sphinx:
1920
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
2021
python:
2122
install:
22-
- requirements: docs/doc-requirements.txt
23-
24-
23+
- requirements: docs/doc-requirements.txt

0 commit comments

Comments
 (0)