Skip to content

Commit b46b09e

Browse files
committed
Update vinca version used in pixi.toml
1 parent bbd2ef9 commit b46b09e

File tree

2 files changed

+51
-7
lines changed

2 files changed

+51
-7
lines changed

pixi.lock

Lines changed: 50 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ git = "*"
2727

2828
[feature.beta.pypi-dependencies]
2929
# This is tipically the latest commit on main branch
30-
vinca = { git = "https://github.com/RoboStack/vinca.git", rev = "9d6af673f3957c00fe99f274e075ef7c371ea5f0" }
30+
vinca = { git = "https://github.com/RoboStack/vinca.git", rev = "47bfdcd7b4701536638b208951ddda6a3a70ff1a" }
3131
# Uncomment this line to work with a local vinca for faster iteration, but remember to comment it back
3232
# (and regenerate the pixi.lock) once you push the modified commit to the repo
3333
#vinca = { path = "../vinca", editable = true }

0 commit comments

Comments
 (0)