Don't BR tests BR without tests
This commit is contained in:
parent
16deba1a8c
commit
8548ee4e37
@ -12,10 +12,12 @@ Source0: https://github.com/facelessuser/soupsieve/archive/%{version}/%{n
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
%if %{with tests}
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3dist(lxml)
|
||||
BuildRequires: python3dist(html5lib)
|
||||
BuildRequires: python3dist(beautifulsoup4)
|
||||
%endif
|
||||
|
||||
%global _description %{expand:
|
||||
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user