BR python3dist(hypothesis) to enable more tests
This commit is contained in:
parent
404157ecdc
commit
47140811aa
@ -32,7 +32,9 @@ BuildArch: noarch
|
||||
BuildRequires: python3-devel
|
||||
|
||||
%if %{with tests}
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3dist(pytest)
|
||||
# Optional; enables additional tests (see test.py)
|
||||
BuildRequires: python3dist(hypothesis)
|
||||
%endif
|
||||
|
||||
%if %{with doc_pdf}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user