summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 18:03:15 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 18:06:24 +0200
commit6812b338191ba74a1850d46eb00c2370d587c182 (patch)
tree05ac175d526f6ce7d93445de7ac0b9b76faac1b1
parentdev-python/pytest-mock: rm setuptools rdep for pytest entrypoint (diff)
downloadgentoo-6812b338191ba74a1850d46eb00c2370d587c182.tar.gz
gentoo-6812b338191ba74a1850d46eb00c2370d587c182.tar.bz2
gentoo-6812b338191ba74a1850d46eb00c2370d587c182.zip
dev-python/pytest-ordering: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pytest-ordering/pytest-ordering-0.6.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
index a6fe80e2943f..5da5937ddc00 100644
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
@@ -5,7 +5,6 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1