forked from pool/python-pip-api
Accepting request 1128493 from home:alarrosa:branches:devel:languages:python
- Skip more tests that need network access OBS-URL: https://build.opensuse.org/request/show/1128493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=20
This commit is contained in:
@@ -59,7 +59,7 @@ rm -Rf ./pip_api/_vendor
|
||||
|
||||
%check
|
||||
# Broken with current packaging ; requires network
|
||||
%pytest -k 'not (test_installed_distributions_legacy_version)'
|
||||
%pytest -k 'not (test_installed_distributions_legacy_version or test_installed_distributions or test_invoke_install or test_invoke_uninstall or test_isolation or test_all_the_right_pips or test_version)'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
||||
Reference in New Issue
Block a user