dev-python/owslib: remove spurious test deps
authorVirgil Dupras <vdupras@gentoo.org>
Mon, 19 Nov 2018 01:47:45 +0000 (20:47 -0500)
committerVirgil Dupras <vdupras@gentoo.org>
Mon, 19 Nov 2018 01:47:45 +0000 (20:47 -0500)
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-python/owslib/owslib-0.16.0-r1.ebuild

index fb3bf6e9f92f4f05c9f8c4664a9fed79f471d6d5..1c79db9c374070edb8857748c9a6eecbf0516f2a 100644 (file)
@@ -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}]
        )
 "