Skip to content

Commit

Permalink
Fix package typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Jul 31, 2024
1 parent 3e45087 commit e1a28df
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 @@ -31,7 +31,7 @@ dependencies = [
"brainrender>=2.1.10,<3",
"cellfinder[napari]>=1.3.1,<2",
"napari[all]",
"brainglobe-napari>=0.0.4, <2" ,
"brainrender-napari>=0.0.4, <2" ,
]

[project.optional-dependencies]
Expand Down

0 comments on commit e1a28df

Please sign in to comment.