From: Virgil Dupras Date: Mon, 19 Nov 2018 01:47:45 +0000 (-0500) Subject: dev-python/owslib: remove spurious test deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b1866426033a86a0a4506bc98d6c55ef899556cb;p=gentoo.git dev-python/owslib: remove spurious test deps Signed-off-by: Virgil Dupras Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-python/owslib/owslib-0.16.0-r1.ebuild b/dev-python/owslib/owslib-0.16.0-r1.ebuild index fb3bf6e9f92f..1c79db9c3740 100644 --- a/dev-python/owslib/owslib-0.16.0-r1.ebuild +++ b/dev-python/owslib/owslib-0.16.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,8 +30,6 @@ DEPEND=" test? ( dev-python/pillow[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - dev-python/tox[${PYTHON_USEDEP}] ) "