Skip to content

Commit c68562c

Browse files
committed
Use correct branch of ttsim.
1 parent 7c625f4 commit c68562c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,8 @@ toml = "*"
113113

114114
[tool.pixi.pypi-dependencies]
115115
gettsim = {path = ".", editable = true}
116-
ttsim-backend = { path = "../ttsim", editable = true}
117116
# Leave TTSIM here so we can uncomment it for when we need to use new features.
118-
# ttsim-backend = { git = "https://github.com/ttsim-dev/ttsim.git", branch = "plots-with-colormap-and-improved-descriptions" }
117+
ttsim-backend = { git = "https://github.com/ttsim-dev/ttsim.git", branch = "plots-with-colormap-and-improved-descriptions" }
119118
jaxtyping = ">=0.3.2"
120119
kaleido = ">=1.0.0"
121120
pdbp = ">=1.7.1"

0 commit comments

Comments
 (0)