We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4858761 commit 6eec981Copy full SHA for 6eec981
setup.py
@@ -74,7 +74,7 @@ def read(*names, **kwargs):
74
'pandas',
75
'matplotlib',
76
# Used by Adv*/AGS extensions; may break tox pypy jobs if those are re-enabled
77
- 'h5py==3.10.0', # TODO resolve apparent h5py==3.11.0 build compatibility issues on some platforms
+ 'h5py',
78
'scipy',
79
'iapws',
80
'coolprop; python_version > "3.8"',
0 commit comments