Skip to content

Commit 69b8008

Browse files
committed
Merge pull request #236 from stonebig/master
xray moves to xarray
2 parents ef6c116 + f4560c6 commit 69b8008

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

winpython/data/packages.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -891,6 +891,9 @@ description=A Python module for decorators, wrappers and monkey patching.
891891
[wsgiref]
892892
description=WSGI (PEP 333) Reference Library
893893

894+
[xarray]
895+
description=N-D labeled arrays and datasets in Python
896+
894897
[xlrd]
895898
description=Extract data from Microsoft Excel spreadsheet files
896899
category=dataproc

0 commit comments

Comments
 (0)