Commit 601c3a9
authored
build: Add the missing
Add the missing `build-system` section to fix compatibility with strict
PEP 517 installers. Per PEP 517, projects are required to either
specify a backend explicitly *or* (for compatibility with legacy
projects) provide a `setup.py` file.build-system section to fix building (#100)1 parent 297772d commit 601c3a9
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments