Skip to content

Commit

Permalink
Merge pull request #182 from ericpre/fix_sparse_numba_optional_test_s…
Browse files Browse the repository at this point in the history
…uite

Fix test suite without optional dependencies
  • Loading branch information
ericpre authored Nov 13, 2023
2 parents cdc8cfa + b665071 commit 948b9e2
Show file tree
Hide file tree
Showing 15 changed files with 1,848 additions and 1,694 deletions.
2 changes: 1 addition & 1 deletion docs/user_guide/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The list of *extras*:
+=====================+=========================+==============================================================================+
| ``blockfile`` | ``scikit-image`` | Data normalisation |
+---------------------+-------------------------+------------------------------------------------------------------------------+
| ``eds-steam`` | ``sparse`` | Loading EDS data stream |
| ``eds-steam`` | ``sparse`` | Loading EDS data stream (JEOL ``pts``, Velox ``emd``) |
+---------------------+-------------------------+------------------------------------------------------------------------------+
| ``hdf5`` | ``h5py`` | Reading hdf5-based file formats (``hspy``, ``de5``, ``emd``, ``usid``, etc.) |
+---------------------+-------------------------+------------------------------------------------------------------------------+
Expand Down
Loading

0 comments on commit 948b9e2

Please sign in to comment.