Commit 626f442
authored
Drop the unnecessary
It was never needed to begin with, as `setuptools` would auto-depend on it when building wheels in the past, anyway. But nowadays, `wheel` moved inside of `setuptools` even (during last year's PyCon US Sprints, and I was helping a bit, actually).wheel entry from build deps (#75)1 parent 33d4256 commit 626f442
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments