14
0
2020-05-21 16:17:28 +00:00
committed by Git OBS Bridge
parent e1caf0392b
commit 84e20e6bad
2 changed files with 3 additions and 1 deletions

View File

@@ -66,7 +66,8 @@ rm -rf website .github archive tools
%check
export LANG=en_US.UTF-8
%python_exec -c 'import enchant; print(vars(enchant.Dict()))'
%pytest
# gh#pyenchant/pyenchant#203
%pytest -k 'not test_docstrings'
%files %{python_files}
%license LICENSE.txt