Skip to content

Commit

Permalink
Bump vinca version
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro committed Dec 27, 2024
1 parent 4e1151f commit 12eca98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ git = "*"

[feature.beta.pypi-dependencies]
# This is tipically the latest commit on rattler-build-humble branch
vinca = { git ="https://github.com/RoboStack/vinca.git", rev = "34cb8dc6264adbaa7b7685789c3ebb204cf939b3" }
vinca = { git ="https://github.com/RoboStack/vinca.git", rev = "7c72438e3e2cb1d148acbe4615fde770651a5c0b" }
# Uncomment this line to work with a local vinca for faster iteration, but remember to comment it back
# (and regenerate the pixi.lock) once you push the modified commit to the repo
#vinca = { path = "../vinca", editable = true }
# vinca = { path = "../vinca", editable = true }

[feature.beta.tasks]
generate-recipes = { cmd = "vinca -m", depends_on = ["rename-file"] }
Expand Down

0 comments on commit 12eca98

Please sign in to comment.