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
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.
10
-
license = "MIT"
10
+
license = "MIT"# can remove this once https://github.com/prefix-dev/pixi-build-backends/issues/397 is resolved
11
11
12
12
[package.build]
13
13
backend = { name = "pixi-build-python", version = "==0.4.0" }
0 commit comments