Commit 704eee3
committed
fix: remove build-system from scaffold pyproject.toml
hatchling's package discovery fails when the project name (derived from
the output directory) doesn't match the sample directory name. Since
these are script-only samples, no build backend is needed — uv just
needs the dependencies list.1 parent b412f0b commit 704eee3
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
0 commit comments