Skip to content

Conversation

@bastimeyer
Copy link
Member

Turn typing-extensions from a runtime dependency into a development dependency by only importing
if typing.TYPE_CHECKING is true.

Enabled by postponed evaluation of annotations (PEP 563) via 16a1d84.

Turn `typing-extensions` from a runtime dependency
into a development dependency by only importing
if `typing.TYPE_CHECKING` is true.

Enabled by postponed evaluation of annotations (PEP 563) via 16a1d84.
@bastimeyer bastimeyer force-pushed the build/typing-extensions-dev-requirement branch from 0055df8 to 7ce5389 Compare November 30, 2024 06:34
@bastimeyer bastimeyer merged commit 036c9dc into streamlink:master Nov 30, 2024
22 checks passed
@bastimeyer bastimeyer deleted the build/typing-extensions-dev-requirement branch November 30, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant