[packages/python3-numpy] - disable pytest plugins
qboosh
qboosh at pld-linux.org
Fri Sep 2 22:44:08 CEST 2022
commit b87c3f921a086a78221dec2d1392e3879e5a857c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 2 22:44:14 2022 +0200
- disable pytest plugins
python3-numpy.spec | 1 +
1 file changed, 1 insertion(+)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-numpy.git/commitdiff/b87c3f921a086a78221dec2d1392e3879e5a857c
More information about the pld-cvs-commit
mailing list