Skip to content
Commit 302ad061 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa-doc-build: Handle change in argparse --help output

FIX

In Python >= 3.10, argparse's --help output uses an argument group named
"options" instead of "optional arguments".

Use sed to convert it back to the old form so that the built
documentation is invariant wrt Python version, which is necessary for CI
checks to pass.
parent 0f058696
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment