We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2201fd commit 49cd471Copy full SHA for 49cd471
pixi.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "polygraph-benchmark"
3
channels = ["conda-forge"]
4
-platforms = ["osx-64", "osx-arm64", "linux-64"]
+platforms = ["osx-arm64", "linux-64"]
5
6
[dependencies]
7
python = "3.10.*"
0 commit comments