diff --git a/numpy.spec b/numpy.spec index 849d831..eeb01ec 100644 --- a/numpy.spec +++ b/numpy.spec @@ -49,6 +49,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-Cython BuildRequires: gcc-gfortran gcc BuildRequires: lapack-devel +BuildRequires: python3-hypothesis %if %{with tests} BuildRequires: python3-pytest BuildRequires: python3-test