erickrf/nlpnet

h5py Depency isn't listed in setup.py

yamadapc opened this issue · 1 comments

h5py is a depency of this project but isn't in setup.py. This causes installations to fail using the package.

The requirements file had been neglected for a long time! Now it is added.