Commit aa7f568
committed
fix: add eval-type-backport for Python 3.9 Pydantic compatibility
- Add eval-type-backport dependency for Python <3.10 to handle union types
- Fix mypy exclusion syntax for server.py when MCP is not available1 parent 4254aaf commit aa7f568
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments