diff --git a/conftest.py b/conftest.py index b2f38246b02e..9673db23c2fc 100644 --- a/conftest.py +++ b/conftest.py @@ -1,4 +1,3 @@ pytest_plugins = [ 'mypy.test.data', - 'pytest_cov', ]