Skip to content

Commit fa0e00e

Browse files
berkerpeksagbenjaminp
authored andcommitted
Don't build 3.4 docs since it's now in security-fix-only mode (#4)
1 parent 0f2df60 commit fa0e00e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_docs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232

3333
BRANCHES = [
3434
# checkout, target, isdev
35-
(BUILDROOT + "/python34", WWWROOT + "/3.4", False),
3635
(BUILDROOT + "/python35", WWWROOT + "/3.5", False),
3736
(BUILDROOT + "/python36", WWWROOT + "/3.6", True),
3837
(BUILDROOT + "/python27", WWWROOT + "/2.7", False),

0 commit comments

Comments
 (0)