Skip to content

Commit

Permalink
Merge pull request #81 from haesleinhuepf/add-skan
Browse files Browse the repository at this point in the history
add skan library
  • Loading branch information
haesleinhuepf authored Nov 11, 2023
2 parents a3fec49 + 1fc8af1 commit 540d706
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ dependencies:
- stackview
- scipy
- numpy
- skan

1 change: 1 addition & 0 deletions src/bia_bob/_machinery.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Context:
"napari-segment-blobs-and-things-with-membranes",
"napari-simpleitk-image-processing",
"napari-skimage-regionprops",
"skan"

# to add libraries here, add their pypi package names (not their import names)
])
Expand Down

0 comments on commit 540d706

Please sign in to comment.