From c6762e3e18ec0c133a644cf1bb5f94554848890c Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Tue, 1 Oct 2019 12:03:02 +0300 Subject: [PATCH] Add benchmark --- python-jsonschema.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 97f65fa..ce2a7f6 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -41,3 +41,4 @@ python setup.py install --root=%{buildroot} %{py_puresitedir}/jsonschema/tests/*.py* %{py_puresitedir}/jsonschema*.egg-info %{py_puresitedir}/jsonschema/schemas/draft*.json +%{py_puresitedir}/jsonschema/benchmarks