Clarify the reason for removing test_jsonschema_test_suite.py
This commit is contained in:
parent
1b3216bfda
commit
542e0e5a41
@ -40,7 +40,8 @@ Summary: %{summary}
|
||||
%prep
|
||||
%autosetup -n %{pypi_name}-%{version}
|
||||
|
||||
#This test mostly get skipped or gives error
|
||||
# Requires a checkout of the JSON-Schema-Test-Suite
|
||||
# https://github.com/json-schema-org/JSON-Schema-Test-Suite
|
||||
rm jsonschema/tests/test_jsonschema_test_suite.py
|
||||
|
||||
%generate_buildrequires
|
||||
|
||||
Loading…
Reference in New Issue
Block a user