Skip to content

Commit 6732fd7

Browse files
authored
add xarray as a dependency (#269)
1 parent c881164 commit 6732fd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ install_requires =
1212
numpy >= 1.15
1313
pandas >= 0.25
1414
setuptools >= 41.2 # For pkg_resources
15+
xarray
1516
setup_requires =
1617
setuptools >= 41.2
1718
setuptools_scm

0 commit comments

Comments
 (0)