dev-python/rapidfuzz: Add hypothesis test dep

Closes: https://bugs.gentoo.org/871645
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-09-19 08:44:39 +02:00
parent 425353a862
commit d920279a2c

View File

@@ -36,6 +36,9 @@ BDEPEND="
dev-python/rapidfuzz_capi[${PYTHON_USEDEP}]
>=dev-python/scikit-build-0.13.0[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/hypothesis[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest