From d8ba3d0c2812b79f72f4e666e673dcbf1e24f37f Mon Sep 17 00:00:00 2001 From: "Gavin M. Roy" Date: Wed, 3 May 2017 22:49:08 -0400 Subject: [PATCH] Remove pins for test dependencies --- requires/testing.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requires/testing.txt b/requires/testing.txt index 5a6f4a5..247c002 100644 --- a/requires/testing.txt +++ b/requires/testing.txt @@ -1,6 +1,6 @@ -coverage>=4,<5 -nose>=1.3.1,<2.0.0 -mock>=2.0.0,<3 +coverage +nose +mock flake8 pylint -r installation.txt