Skip to content

Commit 7a68e08

Browse files
Update .readthedocs.yml
1 parent 4ab1714 commit 7a68e08

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.readthedocs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ build:
2626
python:
2727
install:
2828
- requirements: docs/requirements.txt
29+
30+
versions:
31+
only:
32+
- main
33+
- stable
34+
- /^v\d+\.\d+\.\d+$/
35+

0 commit comments

Comments
 (0)