commit: 1ea038017d67fe44b526bf7ac92d986b6f7db66e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 18:52:08 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 19:02:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea03801
dev-python/python-distutils-extra: Remove pytest-runner dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/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 7fe49163396..76bf1d01fac 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}]
)
"