summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 18:03:27 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 18:06:32 +0200
commit76690cdf17e4ffeff09aea6bc4b220875eb66a4c (patch)
treef05fa9bd08f464e37a4267af5e2ea1cc57cdc376 /dev-python/pytest-subtesthack
parentdev-python/pytest-shutil: rm setuptools rdep for pytest entrypoint (diff)
downloadgentoo-76690cdf17e4ffeff09aea6bc4b220875eb66a4c.tar.gz
gentoo-76690cdf17e4ffeff09aea6bc4b220875eb66a4c.tar.bz2
gentoo-76690cdf17e4ffeff09aea6bc4b220875eb66a4c.zip
dev-python/pytest-subtesthack: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subtesthack')
-rw-r--r--dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild
index 87ae193d0678..22d9efabdc99 100644
--- a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild
+++ b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1