diff options
-rw-r--r-- | dev-python/owslib/owslib-0.16.0-r1.ebuild | 4 |
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}] ) " |