Browse Source

Enable musllinux builds

Jelmer Vernooij 7 tháng trước cách đây
mục cha
commit
1f0b1c67af
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"
 
 [tool.cibuildwheel.linux]
-skip = "*-musllinux_*"
 archs = ["auto", "aarch64"]
 
 [tool.cibuildwheel.macos]