Skip to content

Commit 3012ae4

Browse files
authored
Bump fsc.hdf5-io requirement to 1.0.1, to be compatible with h5py. (#102)
Since we require h5py 3.x, the fsc.hdf5-io requirement also needs to be updated to a version that supports newer h5py.
1 parent e1034c3 commit 3012ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install_requires =
3737
symmetry-representation>=0.2
3838
click>=7.0, !=7.1.0
3939
bands-inspect
40-
fsc.hdf5-io>=0.6.0
40+
fsc.hdf5-io>=1.0.1
4141
packages = find:
4242

4343
[options.extras_require]

0 commit comments

Comments
 (0)