pytest-enabler is not needed to run tests. --- pytest_home-0.6.0/pyproject.toml.orig +++ pytest_home-0.6.0/pyproject.toml @@ -29,7 +29,6 @@ test = [ # upstream "pytest >= 6, != 8.1.*", - "pytest-enabler >= 2.2", # local ]