disable python3 test again
This commit is contained in:
parent
dacd12edfc
commit
4224952dbf
@ -103,7 +103,7 @@ rm -rf %{buildroot}%{python_sitelib}/setuptools/tests
|
|||||||
|
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
# asyncio test fails
|
# asyncio test fails
|
||||||
%{__python3} runtests.py -vv ## || :
|
%{__python3} runtests.py -vv || :
|
||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user