From 88ae21f2ccaf4e3ebf5486ce423acf4361685df5 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 12 Jun 2018 18:07:40 -0300 Subject: [PATCH] Add mock dependency to py27-nobyte --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 2d0fee99c..c346b5682 100644 --- a/tox.ini +++ b/tox.ini @@ -73,6 +73,7 @@ commands = {[testenv:py27-pexpect]commands} deps = pytest-xdist>=1.13 hypothesis>=3.56 + mock distribute = true changedir=testing setenv =