F38+: Use %{py3_test_envvars} to set up the test environment
This commit is contained in:
parent
0e67324ae6
commit
ae2cda16d2
@ -99,7 +99,7 @@ export LLVM_CONFIG="%{_libdir}/llvm14/bin/llvm-config"
|
||||
|
||||
%check
|
||||
%if %{with tests}
|
||||
PYTHONPATH='%{buildroot}%{python3_sitearch}' %{python3} runtests.py
|
||||
%{py3_test_envvars} %{python3} runtests.py
|
||||
%endif
|
||||
|
||||
%files -n python3-llvmlite -f %{pyproject_files}
|
||||
|
Loading…
Reference in New Issue
Block a user