Commit 9fb7b1c
Remove deprecated setup_requires to enforce PEP 517 builds
Remove setup_requires from setup.py since build requirements are now
properly declared in pyproject.toml. This eliminates the deprecated
fetch_build_eggs code path and forces proper PEP 517 build behavior.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 78c75f6 commit 9fb7b1c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments