forked from pool/python-isort
- Skip test test_pipfile_finder upstream is aware for 6 months
and just pinned older version of tomlkit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
fb6d9e7120
commit
0b64c0b57a
@@ -84,8 +84,9 @@ chmod -x LICENSE
|
||||
%endif
|
||||
|
||||
%check
|
||||
# test_pipfile_finder - broken upstrem in tomlkit
|
||||
%if %{with test}
|
||||
%pytest -k 'not (test_settings_path_skip_issue_909 or test_standard_library_deprecates_user_issue_778 or test_skip_paths_issue_938 or test_requirements_finder)'
|
||||
%pytest -k 'not (test_settings_path_skip_issue_909 or test_standard_library_deprecates_user_issue_778 or test_skip_paths_issue_938 or test_requirements_finder or test_pipfile_finder)'
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
||||
Reference in New Issue
Block a user