Commit 2533bd9
authored
build: Remove wheel and attrs from build-system requires (#1788)
* Remove wheel from build-system requires as it is declared by
PEP 517's get_requires_for_build_sdist and so already covered.
- c.f. https://www.python.org/dev/peps/pep-0517/
* Remove attrs as not required at build time.1 parent 7428bed commit 2533bd9
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 | | |
6 | 6 | | |
| |||
0 commit comments