Commit e4c8f87
committed
MNT: Apply repo-review rule PP003
PP003: Does not list wheel as a build-dep
Do not include `"wheel"` in your `build-system.requires`, setuptools does
this via PEP 517 already. Setuptools will also only require this for actual
wheel builds, and might have version limits.1 parent 1bebee1 commit e4c8f87
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments