From c3eaf0b6f1bae4d5f9bd1ec52225b21c88c5f8fd Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Tue, 19 May 2020 10:13:54 -0500 Subject: [PATCH] BR fix --- numpy.spec | 1 + 1 file changed, 1 insertion(+) 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