Skip to content

Require typing_extensions on Python < 3.13#193

Open
stefanor wants to merge 2 commits intobeetbox:mainfrom
stefanor:dont-require-typing-extensions
Open

Require typing_extensions on Python < 3.13#193
stefanor wants to merge 2 commits intobeetbox:mainfrom
stefanor:dont-require-typing-extensions

Conversation

@stefanor
Copy link

@stefanor stefanor commented Feb 3, 2026

On newer Python releases, the typing module has all we need.

Fixes: #189

On newer Python releases, the typing module has all we need.

Fixes: beetbox#189
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing runtime dependency: typing-extensions required but not declared

1 participant