Commit 855bb8d
committed
Add pyproject.toml to define build system requirements
Specifies setuptools as the build backend and ensures that Cython, numpy, and wheel are available as build-time dependencies to support modern PEP 517 build workflows.
This allows `pip install -e .`1 parent 412c05c commit 855bb8d
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments