From f132dcf9648b87b91e8fce925ba853dbaaa8d51f Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Wed, 16 May 2018 14:40:40 -0400 Subject: lol --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c347b632..d41972b9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ invocations>=1.0,<2.0 # NOTE: pytest-relaxed currently only works with pytest >=3, <3.3 pytest>=3.2,<3.3 pytest-relaxed==1.1.2 -#pytest-xdist for test dir watching and the inv guard task +# pytest-xdist for test dir watching and the inv guard task pytest-xdist>=1.22,<2.0 # Linting! flake8==2.4.0 -- cgit v1.2.3