15
0
Tomáš Chvátal
2018-08-11 10:25:06 +00:00
committed by Git OBS Bridge
parent fd73ad4ebf
commit a84678805d

View File

@@ -88,7 +88,7 @@ the Invoke project's communication channels for updates. Thanks!
%if %{with test}
%check
%{python_expand export PYTHONPATH=%{$python_sitelib}
%{python_expand export PYTHONPATH=.
py.test-%{$python_bin_suffix}
}
%endif