Skip to content

Commit

Permalink
Merge branch 'main' into oct_mat_to_zarr
Browse files Browse the repository at this point in the history
  • Loading branch information
balbasty committed Nov 21, 2024
2 parents 6d0b360 + 6e67976 commit 52f4523
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,13 @@ numpy = "*"
nibabel = "*"
zarr = "^2.0.0"

[tool.poetry.group.df]
optional = true
[tool.poetry.group.df.dependencies]
glymur = "*"

[tool.poetry.group.lsm]
optional = true
[tool.poetry.group.lsm.dependencies]
tifffile = "*"

Expand Down

0 comments on commit 52f4523

Please sign in to comment.