diff --git a/setup.cfg b/setup.cfg index 67bb65d..9af04ad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,8 +42,8 @@ install_requires = tqdm>=4.64.0 netifaces>=0.11.0 furl>=2.1.3 - typing_extensions >= 3.7.4; python_version<"3.8" -python_requires = >=3.7 + typing_extensions>=3.7.4; python_version<"3.8" +python_requires = >=3.7.4 [options.package_data] ustvgo_iptv = channels.json