We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1d0a0 commit 34081d3Copy full SHA for 34081d3
1 file changed
pixi.toml
@@ -13,9 +13,6 @@ backend = { name = "pixi-build-python", git = "https://github.com/pavelzw/pixi",
13
[package.host-dependencies]
14
maturin = "*"
15
python = "3.10.*"
16
-[package.target.osx-arm64.build-dependencies]
17
-# https://conda-forge.zulipchat.com/#narrow/channel/457337-general/topic/macOS.20clang.2021.20.2F.20LTO.20issues/near/578390360
18
-clangdev = "*"
19
[package.build.config]
20
abi3 = true
21
compilers = ["c", "rust"]
0 commit comments