removed wheel from setup.py
This commit is contained in:
parent
6525ee6510
commit
153bdf576a
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -33,7 +33,6 @@ setup(
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'wheel',
|
|
||||||
'aiohttp==3.5.4',
|
'aiohttp==3.5.4',
|
||||||
'aioupnp==0.0.17',
|
'aioupnp==0.0.17',
|
||||||
'appdirs==1.4.3',
|
'appdirs==1.4.3',
|
||||||
|
|
Loading…
Reference in a new issue