Skip to content

Commit

Permalink
remove fibsem:
Browse files Browse the repository at this point in the history
  • Loading branch information
mzouink committed Jan 9, 2025
1 parent c123a44 commit bab7ff5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 65 deletions.
1 change: 0 additions & 1 deletion dacapo/experiments/datasplits/datasets/arrays/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from .binarize_array_config import BinarizeArrayConfig # noqa
from .resampled_array_config import ResampledArrayConfig # noqa
from .intensity_array_config import IntensitiesArrayConfig # noqa
from .missing_annotations_mask_config import MissingAnnotationsMaskConfig # noqa
from .ones_array_config import OnesArrayConfig # noqa
from .concat_array_config import ConcatArrayConfig # noqa
from .logical_or_array_config import LogicalOrArrayConfig # noqa
Expand Down

This file was deleted.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies = [
"lazy-property",
"neuroglancer",
"torch",
"fibsem_tools >= 6.0, <=6.3",
"attrs",
"bokeh",
"numpy-indexed>=0.3.7",
Expand Down Expand Up @@ -183,7 +182,6 @@ module = [
"daisy.*",
"lazy_property.*",
"skimage.*",
"fibsem_tools.*",
"neuroglancer.*",
"tqdm.*",
"zarr.*",
Expand Down

0 comments on commit bab7ff5

Please sign in to comment.