forked from pool/python-sphinxcontrib-htmlhelp
This commit is contained in:
committed by
Git OBS Bridge
parent
78f82804af
commit
3d6e65c9e8
@@ -41,6 +41,7 @@ Requires: python-Sphinx
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module Sphinx}
|
||||
BuildRequires: %{python_module html5lib}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module sphinxcontrib-htmlhelp >= %{version}}
|
||||
%endif
|
||||
@@ -51,6 +52,7 @@ Html help generating extension.
|
||||
|
||||
%prep
|
||||
%setup -q -n sphinxcontrib-htmlhelp-%{version}
|
||||
rm -r tests/__pycache__
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user