Skip to content

Commit

Permalink
Copied pyproject.toml from working branch
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Apr 16, 2024
1 parent bb6b4e4 commit f4ef25e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ dependencies = [
"zarr",
"numpy",
"qtpy",
"tifffile",
"rich"
"tifffile"
]

[project.urls]
Expand All @@ -42,8 +41,9 @@ dependencies = [
"Source Code" = "https://github.com/brainglobe/brainglobe-stitch"
"User Support" = "https://forum.image.sc/tag/brainglobe"


[project.entry-points."napari.manifest"]
brainglobe-stitch = "brainglobe_stitch:napari.yaml"
mesospim-stitcher = "brainglobe_stitch:napari.yaml"

[project.optional-dependencies]
dev = [
Expand Down

0 comments on commit f4ef25e

Please sign in to comment.