What’s new in h5py 3.1

Bug fixes

Building h5py

  • Allow building against system lzf library by setting H5PY_SYSTEM_LZF=1. See Custom installation.

Development

  • If pytest is missing pytest-mpi it will now fail with a clear error.
  • Fix a test which was failing on big-endian systems.