Skip to content

Commit

Permalink
Fix typo in dependency (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Jan 12, 2024
1 parent 6c41f2d commit 3128b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
]
dependencies = [
"bg-atlasapi",
"bg_space",
"bg-space",
"brainglobe-utils",
"napari",
"tifffile>=2020.8.13",
Expand Down

0 comments on commit 3128b6c

Please sign in to comment.