summaryrefslogtreecommitdiff
path: root/dev-python/tld/tld-0.12.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
commitd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (patch)
tree1814dd2b5bbf2e7639fdafbeef48d228cfaf5e9b /dev-python/tld/tld-0.12.5.ebuild
parentabaa75b10f899ada8dd05b23cc03205064394bc6 (diff)
gentoo resync : 29.01.2021
Diffstat (limited to 'dev-python/tld/tld-0.12.5.ebuild')
-rw-r--r--dev-python/tld/tld-0.12.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tld/tld-0.12.5.ebuild b/dev-python/tld/tld-0.12.5.ebuild
index ba3c451c647b..3c09f0f0acae 100644
--- a/dev-python/tld/tld-0.12.5.ebuild
+++ b/dev-python/tld/tld-0.12.5.ebuild
@@ -18,10 +18,10 @@ RESTRICT="!test? ( test )"
BDEPEND="test? (
dev-python/Faker[${PYTHON_USEDEP}]
- dev-python/tox[${PYTHON_USEDEP}]
+ dev-python/pytest-cov[${PYTHON_USEDEP}]
)"
# Calls system binary directly
PATCHES=( "${FILESDIR}"/${PN}-0.12.5-names_cli_test.patch )
-distutils_enable_tests setup.py
+distutils_enable_tests pytest