refactor: remove 'run' optional dependency group#471
Conversation
DoganK01
commented
Nov 13, 2025
- Remove "run" optional dependency group
Code Review: Remove 'run' Optional Dependency GroupSummaryThis PR removes the deprecated 'run' optional dependency group from pyproject.toml. After thorough review of the codebase, this change appears to be a valid refactoring. ✅ Positive Observations1. Code Quality & Best Practices
2. Codebase Analysis
3. Backward Compatibility
|
refactor: remove 'run' optional dependency group