diff options
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 9bb6e058c..805828e1c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,11 +1,9 @@ -six -pyOpenSSL +# flake8 must be listed before pylint to avoid dependency conflicts flake8 flake8-mutable flake8-print pylint setuptools-lint -PyYAML yamllint coverage mock |