Skip to content

Commit ca26cd4

Browse files
committed
Re-enable 3.6 builds for 3.6.10.
1 parent 91eb295 commit ca26cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_docs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353

5454
BRANCHES = [
5555
# version, git branch, isdev
56+
(3.6, "3.6", False),
5657
(3.7, "3.7", False),
5758
(3.8, "3.8", True),
5859
(3.9, "master", True),

0 commit comments

Comments
 (0)