Autodiscover test dependencies
This commit is contained in:
parent
5ecf84ee80
commit
1db56ff074
@ -22,13 +22,9 @@ Patch: Prevent-circular-dependency-with-Sphinx.patch
|
||||
BuildRequires: gettext
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
|
||||
%if %{with check}
|
||||
BuildRequires: python%{python3_pkgversion}-pytest
|
||||
BuildRequires: python%{python3_pkgversion}-sphinx >= 1:2
|
||||
%endif
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires
|
||||
%pyproject_buildrequires %{?with_check: -x test}
|
||||
|
||||
%description
|
||||
sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.
|
||||
|
Loading…
Reference in New Issue
Block a user