summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-08-07 11:58:32 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-08-07 11:58:32 -0400
commite3fee935a7c7c3cdd52b28d5da41010bc6a41af1 (patch)
tree825b6d660cb5d28199b710126e352ebf312f8daa /requirements
parenta6bdd9c634e296993e7795840ade3d3c8f618e5e (diff)
downloadpython-coveragepy-git-e3fee935a7c7c3cdd52b28d5da41010bc6a41af1.tar.gz
Force pluggy version
Diffstat (limited to 'requirements')
-rw-r--r--requirements/pytest.pip1
1 files changed, 1 insertions, 0 deletions
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