You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pixi.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ name = "xarray"
8
8
version = "dynamic"# dynamic versioning needs better support in pixi https://github.com/prefix-dev/pixi/issues/2923#issuecomment-2598460666 . Putting `version = "dynamic"` here for now until pixi recommends something else.
9
9
10
10
[package.build]
11
-
backend = { name = "pixi-build-python", version = "==0.4.0" }
11
+
backend = { name = "pixi-build-python", version = ">=0.4.4" }
0 commit comments