Add missing python3-devel BR
This commit is contained in:
parent
5b5cd6a8e0
commit
8c1d7b9a76
@ -17,6 +17,10 @@ BuildArch: noarch
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python-sphinx
|
||||
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: python3-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
Hypothesis is a library for testing your Python code against a much
|
||||
larger range of examples than you would ever want to write by
|
||||
|
||||
Loading…
Reference in New Issue
Block a user