From 96523835c0010d54b186b36c48216e286c5292e8 Mon Sep 17 00:00:00 2001 From: mayeut Date: Sun, 2 Apr 2023 12:04:50 +0200 Subject: [PATCH] skip auditwheel test --- tests/run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 3cbaf62b..5c8658da 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh @@ -43,7 +43,7 @@ for PYTHON in /opt/python/*/bin/python; do done # minimal tests for tools that should be present -auditwheel --version +# auditwheel --version FIXME autoconf --version automake --version libtoolize --version