Commit 60dd3c9
Fix pyproject.toml build backend (setuptools.build_meta)
setuptools.backends.legacy is not available on the runner's setuptools
version. The standard build backend is setuptools.build_meta.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4a892a6 commit 60dd3c9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments