Disable tests, not enough packages in EPEL 9 yet

epel9
Miro Hrončok 3 years ago
parent d7ea69e6ab
commit 3b8d8f6724

@ -38,7 +38,8 @@ BuildRequires: python3-sphinx_rtd_theme
BuildRequires: python3-towncrier
%endif
%bcond_without tests
# tests don't have all dependencies in EPEL 9 (yet?)
%bcond_with tests
%if %{with tests}
BuildRequires: fish
BuildRequires: gcc

Loading…
Cancel
Save