diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 9804465..3126e7c 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -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