From 48768ef8c5f04d0bc407f56adb2388e64478083d Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 30 Dec 2016 14:58:23 -0500 Subject: Various setup/tox/testing tweaks. - Introduce a `nocov` factor until https://github.com/tox-dev/tox/issues/418 is fixed. - Eliminate extraneous test run for coverage and diff_cover tests. - Rename coverage factor to cov. - Quieter diffcov and cov output. - Move around some dependencies. flufl.testing are not runtime deps. --- setup.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c31817b9a..803e785d4 100644 --- a/setup.py +++ b/setup.py @@ -110,10 +110,8 @@ case second `m'. Any other spelling is incorrect.""", 'flufl.bounce', 'flufl.i18n', 'flufl.lock', - 'flufl.testing', 'httplib2', 'lazr.config', - 'nose2', 'passlib', 'requests', 'sqlalchemy', -- cgit v1.2.3-70-g09d2