Benjamin Greiner 2023-03-30 20:21:40 +00:00 committed by Git OBS Bridge
parent 4ba3c8076f
commit f54f6ffb86

View File

@ -171,11 +171,13 @@ This package pulls in the LaTeX dependencies for the Jupyter Notebook.
# We don't want to run selenium tests
rm -rf notebook/tests/selenium
%if !%{with test}
%build
%if !%{with test}
%pyproject_wheel
%endif
%install
%if !%{with test}
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}