From dac446161dde39917cd1a35b4a5e13bff6a88109 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Dec 07 2020 17:24:23 +0000 Subject: Ignore performance tests --- diff --git a/python-jsons.spec b/python-jsons.spec index 0464cab..3b83f71 100644 --- a/python-jsons.spec +++ b/python-jsons.spec @@ -39,8 +39,7 @@ No magic, no special types, no polluting your objects. %py3_install %check -%pytest -v tests - +%pytest -v tests --ignore tests/test_performance.py %files -n python3-%{pypi_name} %doc README.md