diff --git a/python-zmq.spec b/python-zmq.spec index 9819eb0..0e7558a 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -146,7 +146,7 @@ k="${k-}${k+ and }not test_draft" # don’t put any effort into figuring out how to make it work. k="${k-}${k+ and }not test_cython" -%pytest -k "${k-}" -v zmq/tests +%pytest -k "${k-}" -v -rs zmq/tests %files -n python%{python3_pkgversion}-zmq -f %{pyproject_files}