Skip to content

Commit d9b0213

Browse files
committed
change editable install
1 parent 50b8d3c commit d9b0213

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ reportUnknownVariableType = "warning"
8585
typeCheckingMode = "strict"
8686

8787
[tool.pixi.pypi-dependencies]
88-
xarray-dataclasses = { path = ".", editable = true }
88+
xarray-dataclass = { path = ".", editable = true }
8989

9090
[tool.pixi.dependencies]
9191
# Allows to specify the pixi conda executable to be able to set the python interpreter.

0 commit comments

Comments
 (0)