diff options
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r-- | dev-requirements.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index d3d4ab64a..81429f0ef 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,3 @@ -# Pin coverage to 4.2 for now, we're experiencing -# random crashes with 4.4.2 coverage == 4.4.0 pep8 pytest >= 3.1.0 @@ -8,5 +6,4 @@ pytest-datafiles pytest-env pytest-pep8 pytest-pylint -# Provide option to run tests in parallel, less reliable pytest-xdist |