This commit is contained in:
parent
fa6a27e1e9
commit
781676957e
@ -85,7 +85,8 @@ It aims to make the 90% use cases as pleasant as possible.
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
export PATH=$PATH:%{buildroot}%{_bindir}
|
||||
%pytest
|
||||
# test_list_success_1 randomly timeouts in OBS
|
||||
%pytest -k 'not test_list_success_1'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user