Commit b570bdf
build: add build + twine to [dev] extras for repeatable releases
Without these in [dev], 'uv run python -m build' fails with
'No module named build' on a fresh checkout. Adding both pins so
publishing the next version is one command on any machine.
Pulled in during this 0.4.0 publish run. Doesn't change the wheel —
extras-only.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f4d59a1 commit b570bdf
2 files changed
Lines changed: 487 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments