diff --git a/setup.cfg b/setup.cfg index c90ccc4d8..57a131821 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ keywords = [options] include_package_data = True packages = find: -python_requires = '~=3.5' +python_requires = ~=3.5 setup_requires = setuptools install_requires =