Commit 0b8f1be
Migrate build system from setuptools to hatchling (#136)
Replace setuptools + setuptools-scm with hatchling + hatch-vcs for a
lighter, more modern build backend. All metadata, versioning, and
package data (py.typed) are preserved.
https://claude.ai/code/session_01Wwr1CDbtn58p2EAohRFB5z
Co-authored-by: Claude <noreply@anthropic.com>1 parent 454e513 commit 0b8f1be
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | | - | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments