From e3fee935a7c7c3cdd52b28d5da41010bc6a41af1 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 7 Aug 2018 11:58:32 -0400 Subject: Force pluggy version --- requirements/pytest.pip | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 23264ee9..e8c59d29 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -4,5 +4,6 @@ # The pytest specifics used by coverage.py pytest==3.7.1 +pluggy>=0.7 # pytest needs this, but pip doesn't understand pytest-xdist==1.22.5 flaky==3.4.0 -- cgit v1.2.1