Skip to content

Commit 083ee0a

Browse files
committed
readthedocs to start with .
1 parent ba5d048 commit 083ee0a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readthedocs.yaml renamed to .readthedocs.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# .readthedocs.yaml
21
version: 2
32

43
build:
@@ -15,3 +14,10 @@ python:
1514
path: .
1615
extra_requirements:
1716
- docs
17+
18+
versions:
19+
main:
20+
- enabled: true
21+
- default: true
22+
tags:
23+
- enabled: true

0 commit comments

Comments
 (0)