We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c625f4 commit c68562cCopy full SHA for c68562c
pyproject.toml
@@ -113,9 +113,8 @@ toml = "*"
113
114
[tool.pixi.pypi-dependencies]
115
gettsim = {path = ".", editable = true}
116
-ttsim-backend = { path = "../ttsim", editable = true}
117
# 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" }
+ttsim-backend = { git = "https://github.com/ttsim-dev/ttsim.git", branch = "plots-with-colormap-and-improved-descriptions" }
119
jaxtyping = ">=0.3.2"
120
kaleido = ">=1.0.0"
121
pdbp = ">=1.7.1"
0 commit comments