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 51e6734 commit 9d35544Copy full SHA for 9d35544
pyproject.toml
@@ -67,7 +67,7 @@ python = ">=3.10.15,<3.14"
67
68
[tool.pixi.pypi-dependencies]
69
# DNM main plus #205
70
-array-api-compat = { git = "https://github.com/crusaderky/array-api-compat.git", rev = "6caf96a88b1a4f26709177a38117166ffa1699a5" }
+array-api-compat = { git = "https://github.com/crusaderky/array-api-compat.git", rev = "54c4f5258b173920b6bf2cf911522e71832c25c8" }
71
72
array-api-extra = { path = ".", editable = true }
73
0 commit comments