Dirk Mueller 2023-01-05 21:13:05 +00:00 committed by Git OBS Bridge
parent 7333d27eea
commit f2d67db72c

View File

@ -109,7 +109,8 @@ find . -name .keep -print -delete
%if %{with test}
%check
%pytest_arch -n auto
# won't work for cryptography
%pytest_arch -n auto --ignore-glob=vendor/*
%endif
%if !%{with test}