set locale to utf8
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
5e36ac39b7
commit
6c5724b26f
@ -108,6 +108,7 @@ ln -s %{pypi_name}-2 %{buildroot}%{_bindir}/%{pypi_name}
|
||||
|
||||
%if ! %{with bootstrap}
|
||||
%check
|
||||
export LC_ALL=C.UTF-8
|
||||
rm setup.cfg
|
||||
%if %{with python2}
|
||||
PYTHONPATH=%{buildroot}%{python2_sitelib} py.test-2 -v --ignore build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user