diff --git a/dev-python/sympy/sympy-1.12.1.ebuild b/dev-python/sympy/sympy-1.12.1.ebuild index b5b261a645c76..61821d82be130 100644 --- a/dev-python/sympy/sympy-1.12.1.ebuild +++ b/dev-python/sympy/sympy-1.12.1.ebuild @@ -48,6 +48,11 @@ RDEPEND=" symengine? ( dev-python/symengine[${PYTHON_USEDEP}] ) texmacs? ( app-office/texmacs ) " +BDEPEND=" + test? ( + dev-python/hypothesis[${PYTHON_USEDEP}] + ) +" EPYTEST_XDIST=1 distutils_enable_tests pytest