summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-06-07 15:34:33 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-06-07 15:34:33 -0400
commit0453cc096c2f8f149ef48fb6a93542e0cfde0086 (patch)
tree6d2d7e4eae911cb29358f7391106f0ce143e0bda /tox.ini
parentbbb5867e5a2a133cd84987668501e429354e8d79 (diff)
downloadpython-coveragepy-0453cc096c2f8f149ef48fb6a93542e0cfde0086.tar.gz
Pin setuptools. Latest (36.0.1) causes test failures that we'll fix in a follow-on
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index a70f6b2..cbb745a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -12,6 +12,7 @@ deps =
# https://requires.io/github/nedbat/coveragepy/requirements/
-rrequirements/pytest.pip
pip==9.0.1
+ setuptools==35.0.2
mock==2.0.0
PyContracts==1.7.15
unittest-mixins==1.3