Skip to content

Commit d7b9180

Browse files
Try fix Windows issue
1 parent 61c1d2c commit d7b9180

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pixi.lock

Lines changed: 6 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
@@ -22,7 +22,7 @@ git = ">=2.47.1,<3"
2222

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

0 commit comments

Comments
 (0)