Skip to content

Commit 87a140b

Browse files
committed
Add pixi platforms
1 parent 3a64470 commit 87a140b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "Add a short description here"
55
authors = ["Alex Kerney <[email protected]>"]
66
channels = ["conda-forge"]
7-
platforms = ["osx-arm64"]
7+
platforms = ["osx-arm64", "osx-64", "linux-64", "linux-aarch64", "win-64"]
88

99
[tasks]
1010
live = "make live"

0 commit comments

Comments
 (0)