Skip to content

Commit 203b3f9

Browse files
committed
Prepping for release version
1 parent 7e8b705 commit 203b3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nbs_pods/templates/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ipython = "*"
3131
pip = "*"
3232

3333
[tool.pixi.pypi-dependencies]
34-
nbs-pods = { git = "https://github.com/xraygui/nbs-pods.git", branch = "pixi" }
34+
nbs-pods = { git = "https://github.com/xraygui/nbs-pods.git", rev = "v0.1.5"}
3535
${BEAMLINE_NAME}-pods = { path = ".", editable = true }
3636

3737
[tool.pixi.activation.env]

0 commit comments

Comments
 (0)