summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 18:03:04 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 18:06:17 +0200
commitd15376f34344a84fed940555bbf6a6807b0a6abf (patch)
tree57b8797ecf98f1e26c909707267fd8772a8acefd /dev-python/pytest-faulthandler
parentdev-python/pytest-django: rm setuptools rdep for pytest entrypoint (diff)
downloadgentoo-d15376f34344a84fed940555bbf6a6807b0a6abf.tar.gz
gentoo-d15376f34344a84fed940555bbf6a6807b0a6abf.tar.bz2
gentoo-d15376f34344a84fed940555bbf6a6807b0a6abf.zip
dev-python/pytest-faulthandler: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-faulthandler')
-rw-r--r--dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
index 5033fc34123b..79a8fe429c9e 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1