Commit b88a201
committed
refactor(deps): simplify mypy dependency configuration
- Removed nested dependency groups for type packages
- Flattened types-all group into direct dependencies
- Consolidated type stub packages into mypy group
- Removed redundant include-group declarations
- Simplified dependency structure for better maintainability1 parent 82dc2c1 commit b88a201
1 file changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 74 | + | |
84 | 75 | | |
85 | 76 | | |
86 | 77 | | |
| |||
95 | 86 | | |
96 | 87 | | |
97 | 88 | | |
| 89 | + | |
98 | 90 | | |
99 | 91 | | |
100 | 92 | | |
| |||
0 commit comments