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 b1944fb commit 9d0365fCopy full SHA for 9d0365f
pixi.toml
@@ -27,7 +27,7 @@ git = "*"
27
28
[feature.beta.pypi-dependencies]
29
# This is tipically the latest commit on main branch
30
-vinca = { git = "https://github.com/RoboStack/vinca.git", rev = "d6e024976249858f25eb0ae07d2c2a46892920d6" }
+vinca = { git = "https://github.com/RoboStack/vinca.git", rev = "a081fad2b1d72cfa4c3cc30010dae024ade79d0c" }
31
# Uncomment this line to work with a local vinca for faster iteration, but remember to comment it back
32
# (and regenerate the pixi.lock) once you push the modified commit to the repo
33
#vinca = { path = "../vinca", editable = true }
0 commit comments