Skip to content

Commit

Permalink
Remove brainglobe-utils dependency that we don't need nor use (#248)
Browse files Browse the repository at this point in the history
The brainglobe-utils dependency that we don't need slipped through the cracks
  • Loading branch information
willGraham01 committed Feb 23, 2024
1 parent e34a84a commit c733fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
"brainglobe-space >= 1.0.0",
"brainglobe-utils >= 0.4.0",
"click",
"loguru",
"meshio",
Expand Down

0 comments on commit c733fe9

Please sign in to comment.