Skip to content

Commit 6ad468d

Browse files
committed
fix: remove a change in pixi.toml
1 parent a2651d2 commit 6ad468d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace]
22
channels = ["conda-forge"]
3-
platforms = ["linux-64", "osx-arm64", "osx-64"]
3+
platforms = ["linux-64", "osx-arm64"]
44

55
[dependencies]
66
python = ">=3.11.3,<3.12"

0 commit comments

Comments
 (0)