Skip to content

Commit 192da31

Browse files
authored
Update pyproject.toml
adding tomobar into pyproject dependencies
1 parent 64d8e31 commit 192da31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ dependencies = [
4141
"numpy",
4242
"scipy",
4343
"pillow",
44-
"scikit-image"
44+
"scikit-image",
45+
"tomobar"
4546
]
4647

4748
[project.optional-dependencies]

0 commit comments

Comments
 (0)