Matej Cepl 2020-05-21 16:11:05 +00:00 committed by Git OBS Bridge
parent d7b4bd06d6
commit e1caf0392b

View File

@ -65,6 +65,7 @@ rm -rf website .github archive tools
%check
export LANG=en_US.UTF-8
%python_exec -c 'import enchant; print(vars(enchant.Dict()))'
%pytest
%files %{python_files}