Skip to content

Conversation

@harupy
Copy link
Contributor

@harupy harupy commented Jan 23, 2026

Summary

  • Remove typing-extensions from dev dependencies as it is already listed in the main dependencies

Test plan

  • Verify dev environment installs correctly

🤖 Generated with Claude Code

typing-extensions is no longer needed as a dev dependency.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@harupy harupy requested a review from a team as a code owner January 23, 2026 15:49
Copilot AI review requested due to automatic review settings January 23, 2026 15:49
@harupy harupy changed the title Remove typing-extensions from dev dependencies Remove duplicate typing-extensions from dev dependencies Jan 23, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes typing-extensions from dev dependencies to eliminate redundancy, as the package is already included in the main dependencies.

Changes:

  • Remove typing-extensions>=4.0.0 from the dev optional dependencies group in pyproject.toml

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant