Commit 78c75f6
Fix PEP 517 build by adding cffi to build requirements
Add cffi>=1.17.1 to pyproject.toml build-system requirements to prevent
pip from falling back to legacy build mode. This ensures CFFI is available
in the isolated build environment that PEP 517 uses.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 67cf59e commit 78c75f6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments