From f2a778b3aa18de0bd43b1ba1a144d16faa53b8a2 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 11 Aug 2019 16:06:00 -0400 Subject: Improve doc tooling --- requirements/pytest.pip | 1 - 1 file changed, 1 deletion(-) (limited to 'requirements/pytest.pip') diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 3c582310..30799efa 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -4,7 +4,6 @@ # The pytest specifics used by coverage.py pytest==4.6.2 -pluggy>=0.7 # pytest needs this, but pip doesn't understand pytest-xdist==1.28.0 flaky==3.5.3 mock==3.0.5 -- cgit v1.2.1