Skip to content

fix: ignore h5py and traitlets warning

Cammille Carinan requested to merge fix/ignore-h5py into master

Was checking the package against numpy 2.1, and while I didn't find anything breaking, I've decided to update the tests instead to exclude h5py when not installed.

(and also the traitlets warning)

Merge request reports