Commit a7f3cac
chore(python): pyproject no longer claims the wheel vendors agent-context
hatch_build.py has been a no-op since agent-context scaffolding moved to
the Node `meta agent-docs` CLI, but pyproject.toml still described it
copying ../../agent-context into the package and forced a gitignored
`_content/**` tree into both artifacts. That glob matched nothing. The
comment now says what is true, the dead `artifacts` line is gone, and the
FR-033 note sits on the wheel target it describes (without its stale
file count).
Verified with uv build: the wheel still carries the committed
spec_metamodel JSON, and no _content.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ApQWqotP1jaKs85XhKVXG41 parent 6a00844 commit a7f3cac
1 file changed
Lines changed: 10 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 65 | + | |
79 | 66 | | |
80 | 67 | | |
81 | 68 | | |
82 | 69 | | |
83 | 70 | | |
84 | | - | |
85 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
86 | 80 | | |
87 | 81 | | |
88 | 82 | | |
| |||
0 commit comments