We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8b705 commit 203b3f9Copy full SHA for 203b3f9
src/nbs_pods/templates/pyproject.toml
@@ -31,7 +31,7 @@ ipython = "*"
31
pip = "*"
32
33
[tool.pixi.pypi-dependencies]
34
-nbs-pods = { git = "https://github.com/xraygui/nbs-pods.git", branch = "pixi" }
+nbs-pods = { git = "https://github.com/xraygui/nbs-pods.git", rev = "v0.1.5"}
35
${BEAMLINE_NAME}-pods = { path = ".", editable = true }
36
37
[tool.pixi.activation.env]
0 commit comments