Skip to content

Commit f87290b

Browse files
committed
fix: remove a change in pixi.toml
1 parent 8487fdb commit f87290b

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)