--- setup.py~ 2021-03-09 14:35:57.000000000 -0600 +++ setup.py 2021-03-09 15:04:24.587193795 -0600 @@ -33,7 +33,7 @@ setup_requires = [ # Pin pytest-runner to 5.2.0, since 5.3.0 uses `find_namespaces` directive, not supported in # Python 2.7 - 'pytest-runner == 5.2.0', +# 'pytest-runner == 5.2.0', ] # WARNING: This imposes limitations on test/requirements.txt such that the