From 495e51a4c791a7e643555fd93895a04f5f0bde5f Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Wed, 8 Jan 2020 14:42:37 +0200 Subject: dev-python/texttable: use DISTUTILS_USE_SETUPTOOLS Signed-off-by: Joonas Niilola --- dev-python/texttable/texttable-1.6.2.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/texttable/texttable-1.6.2.ebuild b/dev-python/texttable/texttable-1.6.2.ebuild index 1665f11d1fbf..d64686e2e5f2 100644 --- a/dev-python/texttable/texttable-1.6.2.ebuild +++ b/dev-python/texttable/texttable-1.6.2.ebuild @@ -19,7 +19,6 @@ IUSE="cjk test" RESTRICT="!test? ( test )" DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] dev-python/wcwidth[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad