forked from pool/python-qrcode
- pass -s to pytest, to work around bad interaction with older pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qrcode?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
8d91c2f246
commit
c8fa867501
@@ -54,7 +54,7 @@ sed -i '1s@^#!.*@@' qrcode/console_scripts.py
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
|
||||
%check
|
||||
%python_exec -m pytest qrcode
|
||||
%python_exec -m pytest -s qrcode
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
|
Reference in New Issue
Block a user