瀏覽代碼

Enable musllinux builds

Jelmer Vernooij 5 月之前
父節點
當前提交
1f0b1c67af
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      pyproject.toml

+ 0 - 1
pyproject.toml

@@ -115,7 +115,6 @@ environment = {PATH="$HOME/.cargo/bin:$PATH"}
 before-build = "pip install -U setuptools-rust && curl https://sh.rustup.rs -sSf | sh -s -- --profile=minimal -y && rustup show"
 before-build = "pip install -U setuptools-rust && curl https://sh.rustup.rs -sSf | sh -s -- --profile=minimal -y && rustup show"
 
 
 [tool.cibuildwheel.linux]
 [tool.cibuildwheel.linux]
-skip = "*-musllinux_*"
 archs = ["auto", "aarch64"]
 archs = ["auto", "aarch64"]
 
 
 [tool.cibuildwheel.macos]
 [tool.cibuildwheel.macos]