From 1ea038017d67fe44b526bf7ac92d986b6f7db66e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 11 Aug 2019 20:52:08 +0200 Subject: [PATCH] dev-python/python-distutils-extra: Remove pytest-runner dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../python-distutils-extra/python-distutils-extra-2.39.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild index 7fe491633964e..76bf1d01fac39 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild @@ -19,7 +19,6 @@ IUSE="test" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( - dev-python/pytest-runner[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] ) "