summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorKeewis <keewis@posteo.de>2021-05-10 23:53:00 +0200
committerKeewis <keewis@posteo.de>2021-05-10 23:53:00 +0200
commit552e02de98a61da50845bfb19090087bf4e93583 (patch)
treef339faedb9c3c9652e24e73e699adefaa659ade9 /.github
parent0da0149c7dca7d683179709e84a7855a19199b5d (diff)
downloadpint-552e02de98a61da50845bfb19090087bf4e93583.tar.gz
install the optional xarray dependency pooch
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index fa663c7..c4fffdf 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
- python-version: 3.8
numpy: "numpy"
uncertainties: "uncertainties"
- extras: "sparse xarray netCDF4 dask[complete] graphviz babel==2.8"
+ extras: "sparse xarray pooch netCDF4 dask[complete] graphviz babel==2.8"
- python-version: 3.9
numpy: numpy