summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 18:03:26 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 18:06:31 +0200
commit86c4414988fad3480877a50c76d9e8aa4ad36bee (patch)
treeafe9dd0999176d7dba86f504fc3082d533098b90 /dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
parentdev-python/pytest-services: rm setuptools rdep for pytest entrypoint (diff)
downloadgentoo-86c4414988fad3480877a50c76d9e8aa4ad36bee.tar.gz
gentoo-86c4414988fad3480877a50c76d9e8aa4ad36bee.tar.bz2
gentoo-86c4414988fad3480877a50c76d9e8aa4ad36bee.zip
dev-python/pytest-shutil: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild')
-rw-r--r--dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
index 0e2c74cc89c3..4528b805b032 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
inherit distutils-r1