Commit 9c3fc16
authored
removes setuptools from install requires (hardbyte#945)
It would be rather redundant to have setuptools in install requires when setuptools is being imported at the top of the setup.py file.1 parent 8555fb4 commit 9c3fc16
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments