From 3718a8ca028fc812125aa09d224ce8d64bc98755 Mon Sep 17 00:00:00 2001 From: Lehman Garrison Date: Sun, 28 Apr 2024 13:02:12 -0400 Subject: [PATCH] ci: macos openmp --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 14bf1fb..008019c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,6 @@ repair-wheel-command = [ [tool.cibuildwheel.macos] before-all = ["brew install libomp", - "ls /usr/local/*/libomp/include", "echo $CPPFLAGS", ] repair-wheel-command = [