We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf1341 commit 82e48edCopy full SHA for 82e48ed
1 file changed
src/bitbots_navigation/bitbots_rust_nav/pixi.toml
@@ -3,7 +3,7 @@ name = "bitbots_rust_nav"
3
version = "0.1.0"
4
5
[package.build]
6
-backend = { name = "pixi-build-python", version = "==0.4.0" }
+backend = { name = "pixi-build-python", version = ">=0.4.0" }
7
8
[package.host-dependencies]
9
rust = ">=1.91.1,<1.92"
0 commit comments