summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2018-11-18 20:47:45 -0500
committerVirgil Dupras <vdupras@gentoo.org>2018-11-18 20:47:45 -0500
commitb1866426033a86a0a4506bc98d6c55ef899556cb (patch)
tree020abf52e8a1c75141f50d92dd679339cd98a8de
parentdev-python/owslib: remove old (diff)
downloadgentoo-b1866426033a86a0a4506bc98d6c55ef899556cb.tar.gz
gentoo-b1866426033a86a0a4506bc98d6c55ef899556cb.tar.bz2
gentoo-b1866426033a86a0a4506bc98d6c55ef899556cb.zip
dev-python/owslib: remove spurious test deps
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-python/owslib/owslib-0.16.0-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
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}]
)
"