Skip to content

Commit

Permalink
remove imio from dependencies (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored Sep 19, 2024
1 parent 78c0426 commit 551c079
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ dependencies = [
"brainglobe-space>=1.0.0",
"brainglobe-utils>=0.5.0",
"h5py",
"imio",
"k3d",
"loguru",
"morphapi>=0.2.1",
Expand Down Expand Up @@ -61,7 +60,6 @@ dev = [
"pre-commit",
"ruff",
"setuptools_scm",
"imio",
]
nb = ["jupyter", "k3d"]

Expand Down

0 comments on commit 551c079

Please sign in to comment.