summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 18:03:11 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 18:06:22 +0200
commitf888c19bd2dfc67da301d01fb9420ca991c13ca5 (patch)
tree1e92cad41cac0edfdef82965a336f0e1944dda1e /dev-python/pytest-lazy-fixture
parentdev-python/pytest-httpbin: rm setuptools rdep for pytest entrypoint (diff)
downloadgentoo-f888c19bd2dfc67da301d01fb9420ca991c13ca5.tar.gz
gentoo-f888c19bd2dfc67da301d01fb9420ca991c13ca5.tar.bz2
gentoo-f888c19bd2dfc67da301d01fb9420ca991c13ca5.zip
dev-python/pytest-lazy-fixture: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r--dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
index 2b2709b52501..f0a32e2976bc 100644
--- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
+++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
@@ -5,7 +5,6 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1