forked from pool/python-docker
Accepting request 682596 from home:jayvdb:py-check-failures
- Remove no longer necessary pytest argument -k 'not MatchHostnameTest' OBS-URL: https://build.opensuse.org/request/show/682596 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
6c2e4b80ef
commit
8e18b7c78e
@@ -77,7 +77,7 @@ A docker API client in Python
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand py.test-%{$python_bin_suffix} tests/unit -k 'not MatchHostnameTest'
|
||||
%python_expand py.test-%{$python_bin_suffix} tests/unit
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user