forked from pool/python-pdm
Skip over test_use_python_by_version as well.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm?expand=0&rev=4
This commit is contained in:
parent
dc692a2afd
commit
dd89e2cd8e
@ -112,7 +112,7 @@ doesn't need to create a virtualenv at all!
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
# the test_show_self_package is gh#pdm-project/pdm#865
|
# the test_show_self_package is gh#pdm-project/pdm#865
|
||||||
%pytest -k 'not (network or path or test_show_self_package)'
|
%pytest -s -k 'not (network or path or test_show_self_package or test_use_python_by_version)'
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user