Skip to content

Commit 1abee6b

Browse files
authored
Update pyproject.toml - ready for launch
1 parent 7f0fe37 commit 1abee6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ name = "segger"
77
version = "0.1.0"
88
description = "Fast and accurate cell segmentation for single-molecule spatial omics"
99
authors = [
10-
{ name = "Elyas Heidari", email = "[email protected]" }
10+
{ name = "Elyas Heidari", email = "[email protected]" },
11+
{ name = "Andrew Moorman", email = "[email protected]" },
12+
{ name = "Daniel Unyi", email = "[email protected]" }
1113
]
1214
license = { text = "MIT" }
1315
readme = "README.md"

0 commit comments

Comments
 (0)