From e79df5910326f984a84601e19e790d6c3fc31736 Mon Sep 17 00:00:00 2001 From: Anthony Scopatz Date: Mon, 28 Jan 2019 17:27:56 -0500 Subject: [PATCH] change req order for pip --- requirements-tests.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 04b59cf3b..3ebc7b8b7 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,12 +1,12 @@ ply py pytest +flake8 +pyflakes pytest-flake8 pytest-cov pytest-timeout prompt-toolkit pygments>=2.2 codecov -flake8 -pyflakes coverage