8000 Update build-docs.py for 3.6.0 release (#9) · python/docsbuild-scripts@de9173a · GitHub
[go: up one dir, main page]

Skip to content

Commit de9173a

Browse files
ned-deilybenjaminp
authored andcommitted
Update build-docs.py for 3.6.0 release (#9)
1 parent ff091ee commit de9173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
BRANCHES = [
3131
# version, isdev
3232
(3.5, False),
33-
(3.6, True),
33+
(3.6, False),
3434
(3.7, True),
3535
(2.7, False)
3636
]
< 3716 button class="Button Button--iconOnly Button--invisible ExpandableHunkHeaderDiffLine-module__expand-button-line--wZKjF ExpandableHunkHeaderDiffLine-module__expand-button-unified--Eae6C" aria-label="Expand file down from line 36" data-direction="down" aria-hidden="true" tabindex="-1">

0 commit comments

Comments
 (0)
0