removed wheel from setup.py

This commit is contained in:
Lex Berezhny 2020-02-03 22:05:47 -05:00
parent 6525ee6510
commit 153bdf576a

View file

@ -33,7 +33,6 @@ setup(
],
},
install_requires=[
'wheel',
'aiohttp==3.5.4',
'aioupnp==0.0.17',
'appdirs==1.4.3',