diff --git a/setup.py b/setup.py index 5c60f9fa1..42ed2035f 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,6 @@ setup( ], }, install_requires=[ - 'wheel', 'aiohttp==3.5.4', 'aioupnp==0.0.17', 'appdirs==1.4.3',