Skip to content

Commit fe3bbcb

Browse files
committed
change xarray version for travis
1 parent 82eb17e commit fe3bbcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
'pyvistaqt',
2323
'pyqt5',
2424
'iPython',
25-
'pandas==1.3.4'
25+
'pandas==1.3.4',
26+
'xarray==2022.3.0'
2627
],
2728
url='https://github.com/cgre-aachen/gempy',
2829
license='LGPL v3',

0 commit comments

Comments
 (0)