summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-03-17 14:08:31 +0100
committerMichał Górny <mgorny@gentoo.org>2021-03-17 14:08:48 +0100
commit4f6f38b12baa661859d992276b7c3919ab09e86a (patch)
treeba202d28c201299293988faa10b2d420343c7b7f /dev-python/xlrd
parentdev-php/PEAR-Crypt_GPG: Mark as allarches (diff)
downloadgentoo-4f6f38b12baa661859d992276b7c3919ab09e86a.tar.gz
gentoo-4f6f38b12baa661859d992276b7c3919ab09e86a.tar.bz2
gentoo-4f6f38b12baa661859d992276b7c3919ab09e86a.zip
dev-python/xlrd: Use pytest after all
Closes: https://bugs.gentoo.org/776922 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/xlrd')
-rw-r--r--dev-python/xlrd/xlrd-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xlrd/xlrd-2.0.1.ebuild b/dev-python/xlrd/xlrd-2.0.1.ebuild
index cab2e3c52b9c..af980a3294ce 100644
--- a/dev-python/xlrd/xlrd-2.0.1.ebuild
+++ b/dev-python/xlrd/xlrd-2.0.1.ebuild
@@ -19,4 +19,4 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-distutils_enable_tests unittest
+distutils_enable_tests pytest