Benjamin Greiner 2024-03-29 19:04:07 +00:00 committed by Git OBS Bridge
parent 8e0fc5a8b8
commit fd84327c20

View File

@ -110,6 +110,7 @@ This package provides the jupyter components.
%autosetup -p1 -n notebook-%{version}
# We don't want to run selenium tests
rm -rf notebook/tests/selenium
sed -i 's/"--color=yes", //' pyproject.toml
%build
%if !%{with test}