summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 18:03:16 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 18:06:25 +0200
commit7d614cf8505c186b836d867565325118833708ca (patch)
tree37a4778ed47acec4216caa2bead4a0fa81fca4d3 /dev-python/pytest-pep8
parentdev-python/pytest-ordering: rm setuptools rdep for pytest entrypoint (diff)
downloadgentoo-7d614cf8505c186b836d867565325118833708ca.tar.gz
gentoo-7d614cf8505c186b836d867565325118833708ca.tar.bz2
gentoo-7d614cf8505c186b836d867565325118833708ca.zip
dev-python/pytest-pep8: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-pep8')
-rw-r--r--dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild b/dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild
index f531e8650ff7..098fad79f9cb 100644
--- a/dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild
+++ b/dev-python/pytest-pep8/pytest-pep8-1.0.6-r1.ebuild
@@ -5,7 +5,6 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="pytest plugin to check PEP8 requirements"