There was an error while loading. Please reload this page.
1 parent 776bffb commit 8859c87Copy full SHA for 8859c87
1 file changed
build_docs.py
@@ -1135,7 +1135,7 @@ def parse_args() -> argparse.Namespace:
1135
"--branches",
1136
nargs="*",
1137
metavar="3.12",
1138
- help="Versions to build (defaults to all maintained branches).",
+ help="Versions to build (defaults to feature and bugfix branches).",
1139
)
1140
parser.add_argument(
1141
"--include-security-branches",
0 commit comments