This commit is contained in:
parent
e6be69e373
commit
9c7937fbef
@ -87,7 +87,7 @@ export PYTHONPATH=/tmp/fakepythonroot%{$python_sitelib}
|
|||||||
# test_pep518 needs a wheelhouse with downloaded wheels including platform dependent cmake
|
# test_pep518 needs a wheelhouse with downloaded wheels including platform dependent cmake
|
||||||
donttest="test_pep518"
|
donttest="test_pep518"
|
||||||
# setuptools 62+ discovery fails here
|
# setuptools 62+ discovery fails here
|
||||||
donttest="$donttest or (test_script_keyword and pure)
|
donttest="$donttest or (test_script_keyword and pure)"
|
||||||
%pytest -k "not ($donttest)"
|
%pytest -k "not ($donttest)"
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Loading…
Reference in New Issue
Block a user