Benjamin Greiner 2022-06-06 20:27:42 +00:00 committed by Git OBS Bridge
parent 56c2ac1571
commit b6ddf6d900

View File

@ -80,7 +80,6 @@ Requires(postun):update-alternatives
%endif
%if %{with test}
BuildRequires: %{python_module nbval}
# Some dependency loop involving the jupyter-notebook subpackage could pull in an old version otherwise!
BuildRequires: %{python_module notebook = %{version}}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests-unixsocket}