Skip to content

Commit e721d74

Browse files
arokemoesteban
andauthored
Allow bug fixes to be accepted without changes
Co-authored-by: Oscar Esteban <[email protected]>
1 parent 6129486 commit e721d74

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
@@ -21,7 +21,7 @@ project_urls =
2121
[options]
2222
python_requires = >=3.7
2323
install_requires =
24-
h5py ==2.5.0
24+
h5py ~=2.5.0
2525
dipy >=1.0.0
2626
indexed_gzip >=0.8.8
2727
nibabel ~= 3.0

0 commit comments

Comments
 (0)