Skip to content

Commit 6d86ad9

Browse files
committed
Remove setup_requires. Fixes python#73.
1 parent 8e9a25d commit 6d86ad9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ classifiers =
1717

1818
[options]
1919
python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
20-
setup_requires =
21-
setuptools
22-
wheel
2320
install_requires =
2421
pathlib2; python_version < '3'
2522
typing; python_version < '3.5'

0 commit comments

Comments
 (0)