We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223a6a1 commit e1d99e8Copy full SHA for e1d99e8
setup.py
@@ -18,6 +18,7 @@
18
# Installation dependencies
19
# Use with pip install . to install from source
20
'install': [
21
+ 'aiobotocore>=2.11.0',
22
'dask',
23
'fsspec',
24
'h5netcdf',
0 commit comments