From 2d11ebf6ba1484051b4e3572888671b1e6fc7fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Est=C3=A8ve?= Date: Wed, 17 Jan 2018 13:19:53 +0100 Subject: [PATCH] MAINT: do not run tests in sklearn/externals --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index f96e9cf9f85ab..cb0d53f3e6590 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,6 +7,7 @@ test = pytest addopts = --doctest-modules --disable-pytest-warnings + --ignore sklearn/externals [wheelhouse_uploader] artifact_indexes=