This is an automated email from the ASF dual-hosted git repository. jmalkin pushed a commit to branch muslinux-wheels in repository https://gitbox.apache.org/repos/asf/datasketches-python.git
commit 858b1a05105bf7521d058badd6a436d1515d52c3 Author: Jon Malkin <[email protected]> AuthorDate: Fri Apr 12 10:29:51 2024 -0700 remove commented line --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f8e251..43a9f05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,6 @@ archs = ["auto64"] [tool.cibuildwheel.linux] archs = ["auto", "aarch64"] -#before-build = "yum remove -y cmake" [tool.cibuildwheel.macos] archs = ["x86_64", "arm64"] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
