commit: b1866426033a86a0a4506bc98d6c55ef899556cb
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 01:47:45 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 01:47:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1866426
dev-python/owslib: remove spurious test deps
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/owslib/owslib-0.16.0-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 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 fb3bf6e9f92..1c79db9c374 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}]
)
"