SHA256
1
0
forked from pool/python-tox
Tomáš Chvátal 2018-10-18 08:14:24 +00:00 committed by Git OBS Bridge
parent 3de404ed2a
commit 89cfd975f0

View File

@ -109,6 +109,7 @@ done
%check
export PYTHONDONTWRITEBYTECODE=1
export PATH=%{buildroot}%{_bindir}:$PATH
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
%post