From bcdcb4f883f5ed8d77702b49f1ca9c1bc1c960b5 Mon Sep 17 00:00:00 2001 From: Andrew Wu Date: Mon, 12 Aug 2024 17:14:35 -0400 Subject: [PATCH] test pyproject --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e5c7935fb..e71b3a82a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test-extras = ["test"] test-skip = [] [tool.cibuildwheel.linux] -before-all = "sudo apt install wget" +before-all = "apt-get install wget" [tool.cibuildwheel.macos] test-skip = [