Skip to content

Commit bcb8640

Browse files
committed
bump minimum pycifrw version
1 parent da28f27 commit bcb8640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def getversioncfg():
9191
zip_safe = False,
9292
install_requires = [
9393
'six',
94-
'pycifrw>=4.2',
94+
'pycifrw>=4.4.3',
9595
],
9696
author = 'Simon J.L. Billinge group',
9797
author_email = '[email protected]',

0 commit comments

Comments
 (0)