We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd49f2c commit 75805adCopy full SHA for 75805ad
docs/install.rst
@@ -444,7 +444,7 @@ Streamlink defines a `build system <pyproject.toml_>`__ according to `PEP-517`_
444
- Used for loading the CA bundle extracted from the Mozilla Included CA Certificate List
445
* - runtime
446
- `exceptiongroup`_
447
- - Used for ``ExceptionGroup`` handling, to allow writing async trio code on older Python versions.
+ - Used for ``ExceptionGroup`` handling, to allow writing compatible code on all supported Python versions
448
449
- `isodate`_
450
- Used for parsing ISO8601 strings
0 commit comments