diff --git a/build_docs.py b/build_docs.py index cbd004d..27dd6d9 100644 --- a/build_docs.py +++ b/build_docs.py @@ -30,7 +30,7 @@ BRANCHES = [ # version, isdev (3.5, False), - (3.6, True), + (3.6, False), (3.7, True), (2.7, False) ]