summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-06-12 13:06:23 +0200
committerMichał Górny <mgorny@gentoo.org>2020-06-12 13:33:08 +0200
commitdac0d0d72fae64b09ef7df79e3f6fa211824fe6b (patch)
tree8f99f9a972990fe3a5730ad9783837f80bca8275
parentnet-irc/znc: sync live ebuild with 1.8.1 (diff)
downloadgentoo-dac0d0d72fae64b09ef7df79e3f6fa211824fe6b.tar.gz
gentoo-dac0d0d72fae64b09ef7df79e3f6fa211824fe6b.tar.bz2
gentoo-dac0d0d72fae64b09ef7df79e3f6fa211824fe6b.zip
dev-python/toolz: Enable tests
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/toolz/toolz-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/toolz/toolz-0.9.0.ebuild b/dev-python/toolz/toolz-0.9.0.ebuild
index 67bb2da757d9..28e043a7bcd0 100644
--- a/dev-python/toolz/toolz-0.9.0.ebuild
+++ b/dev-python/toolz/toolz-0.9.0.ebuild
@@ -14,4 +14,4 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+distutils_enable_tests pytest