From: Jakub Bogusz Date: Fri, 2 Sep 2022 20:44:14 +0000 (+0200) Subject: - disable pytest plugins X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython3-numpy.git;a=commitdiff_plain;h=b87c3f921a086a78221dec2d1392e3879e5a857c - disable pytest plugins --- diff --git a/python3-numpy.spec b/python3-numpy.spec index 4006e77..b8394ac 100644 --- a/python3-numpy.spec +++ b/python3-numpy.spec @@ -77,6 +77,7 @@ LDFLAGS="%{rpmldflags} -shared" %py3_build %if %{with tests} +PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \ %{__python3} runtests.py --mode=full %endif