Benjamin Greiner 2022-08-24 09:45:47 +00:00 committed by Git OBS Bridge
parent 120f38176c
commit e6be69e373

View File

@ -88,7 +88,7 @@ export PYTHONPATH=/tmp/fakepythonroot%{$python_sitelib}
donttest="test_pep518"
# setuptools 62+ discovery fails here
donttest="$donttest or (test_script_keyword and pure)
%pytest -k "not
%pytest -k "not ($donttest)"
%files %{python_files}
%doc AUTHORS.rst README.rst CONTRIBUTING.rst HISTORY.rst docs/