Commit 3b00bba
fix(mcp): keep testgen.testing out of the built wheel; tidy connection docs (TG-1124)
Exclude testgen.testing* from packages.find so the shared test-fixtures module
(which imports pytest at module top) is not packaged into the runtime wheel;
editable dev/CI installs still resolve it from source. Drop the dead testlib*
exclude (no such package). Describe the testgen://connection-parameters resource
by its param shapes rather than enumerating specific tools.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e9d1604 commit 3b00bba
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
414 | | - | |
| 413 | + | |
415 | 414 | | |
416 | 415 | | |
417 | 416 | | |
| |||
0 commit comments