We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a64470 commit 87a140bCopy full SHA for 87a140b
pixi.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
description = "Add a short description here"
5
authors = ["Alex Kerney <[email protected]>"]
6
channels = ["conda-forge"]
7
-platforms = ["osx-arm64"]
+platforms = ["osx-arm64", "osx-64", "linux-64", "linux-aarch64", "win-64"]
8
9
[tasks]
10
live = "make live"
0 commit comments