diff --git a/setup.cfg b/setup.cfg index af79206f..7b8aa758 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,13 +30,13 @@ packages = find: python_requires = >=3.7 install_requires = Send2Trash>=1.3.0 - polib>=1.1.0 mutagen>=1.45.1 distro>=1.5.0 PyQt5 >=5.14.1,<6.0; sys_platform != 'linux' pywin32>=228; sys_platform == 'win32' setup_requires = sphinx>=3.0.0 + polib>=1.1.0 tests_require = pytest >=6,<7 include_package_data = true