From 88f89cc0493ecf553dcd86eb42852e02040153b4 Mon Sep 17 00:00:00 2001 From: Gordon Chung Date: Tue, 22 Oct 2013 13:03:33 -0400 Subject: Updated from global requirements Change-Id: I93b64953819fb83af78bd34a93c51419da599e90 --- tox.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index fba98d9..4199d76 100644 --- a/tox.ini +++ b/tox.ini @@ -16,8 +16,7 @@ commands = flake8 [testenv:cover] setenv = VIRTUAL_ENV={envdir} -commands = - python setup.py testr --coverage +commands = python setup.py testr --coverage [testenv:venv] commands = {posargs} -- cgit v1.2.1