diff --git a/setup.py b/setup.py index 80379c30e3..d1238e8fa7 100644 --- a/setup.py +++ b/setup.py @@ -267,7 +267,6 @@ def run(self): core_testenv = [ 'pytest', 'pytest-cov', -# 'pytest-rerunfailures', # disabled 2020-08-28 for 'mock', 'cython', 'testfixtures',