forked from pool/python-canonicaljson
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-canonicaljson?expand=0&rev=19
This commit is contained in:
@@ -77,7 +77,7 @@ RFC 7159.
|
||||
%if %{with test}
|
||||
# exclude tests on older SLE+Leap due to
|
||||
# ImportError: cannot import name inf
|
||||
%if 0%{?sle_version} > 150300
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
|
||||
%python_exec -m unittest discover
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user