Clarify the reason for removing test_jsonschema_test_suite.py

This commit is contained in:
Benjamin A. Beasley 2022-06-28 10:25:24 -04:00
parent 1b3216bfda
commit 542e0e5a41

View File

@ -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