summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-12-31 08:16:00 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-12-31 08:16:00 -0500
commit44a2a368a2ac32a845100bfc8fa449f189b7f60d (patch)
tree6df22e8f0bdc6f7abd381246e66bda85ebc358d8 /tox.ini
parent7cedfa97265b29db66944748dbb5b9433b93b981 (diff)
downloadpython-coveragepy-44a2a368a2ac32a845100bfc8fa449f189b7f60d.tar.gz
Install pytest where we run igor
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d8fc19c..8e698cc 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,7 +10,7 @@ usedevelop = True
deps =
# https://requires.io/github/nedbat/coveragepy/requirements/
- pytest>=3.0.5
+ pytest==3.0.5
pytest-xdist==1.15.0
pytest-warnings==0.2.0
pip==9.0.1