streamlink/script
bastimeyer 0acbca3af1 docs: fix custom ext_argparse Sphinx extension
- Move the `parser_helper()` function from `streamlink_cli.main`
  into the `streamlink_cli._parser` module
- Refactor `ext_argparse` and set default import paths
- Update import path in `build-shell-completions.sh`

Unfortunately, the `streamlink_cli._parser` module can't be excluded
from the sdist/wheel distributions, as packagers might build
shell completions from the installed `streamlink_cli` package
instead of using the pre-built shell completions included in the sdist
or building them from an editable install.
2024-02-09 01:38:39 +01:00
..
build-and-sign.sh build: override setuptools build backend 2023-09-18 13:50:20 +02:00
build-shell-completions.sh docs: fix custom ext_argparse Sphinx extension 2024-02-09 01:38:39 +01:00
deploy-docs.sh ci: update deploy-docs script 2022-06-13 22:49:48 -07:00
generate-cdp.py chore: "RUF" rules to ruff config 2023-10-17 22:54:54 +02:00
github-release.py tools: bump ruff to 0.1.3 and fix issues 2023-10-29 17:30:38 +01:00
test-plugin-urls.py session: move plugin load/resolve logic 2024-02-08 09:28:22 +01:00
update-user-agents.py tools: bump ruff to 0.0.287 and fix issues 2023-09-02 01:19:22 +02:00