Skip to content

Commit 9459290

Browse files
d-v-bmkitti
andauthored
Update pyproject.toml
Co-authored-by: Mark Kittisopikul <[email protected]>
1 parent e65fc81 commit 9459290

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@ setuptools = ">=80.9.0,<81"
256256
cython = ">=3.1.4,<4"
257257
numpy = ">=2.3.3,<3"
258258

259+
[tool.pixi.pypi-dependencies]
260+
numcodecs = { path = ".", editable = true }
261+
259262
[[tool.hatch.envs.test.matrix]]
260263
python = ["3.11"]
261264
zarr = ["3.0.10", "3.1.0"]

0 commit comments

Comments
 (0)