forked from pool/python-pyenchant
Fix metadata
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=29
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user