Steve Kowalik 2022-09-21 02:56:35 +00:00 committed by Git OBS Bridge
parent 1430ccd07c
commit 6b9a1a7899

View File

@ -102,7 +102,7 @@ donttest+=" or test_display"
donttest+=" or soxr"
# fails with current Tumbleweed
donttest+=" or test_pyin_multi_center"
%pytest -n auto -k "not (${donttest:4})"
%pytest -n 3 -k "not (${donttest:4})"
%files %{python_files}
%doc AUTHORS.md README.md