Skip to content

Commit

Permalink
explicitly depend on meshio (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder committed Feb 28, 2024
1 parent 3533481 commit d93447b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ classifiers = [
]

dependencies = [
"napari>=0.4.18",
"brainglobe-atlasapi>=2.0.1",
"meshio",
"napari>=0.4.18",
"numpy",
"qtpy",
]
Expand Down

0 comments on commit d93447b

Please sign in to comment.