We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da9513 commit b8d25c1Copy full SHA for b8d25c1
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install dependencies (python)
34
run: |
35
- python -m pip install --upgrade pip wheel twine codecov "sphinx>4,<5" nbsphinx ipython ipykernel "pydata-sphinx-theme<0.9" requests sphinx-copybutton matplotlib
+ python -m pip install --upgrade pip wheel twine codecov "sphinx>4,<5" nbsphinx ipython ipykernel "pydata-sphinx-theme<0.9" requests sphinx-copybutton xarray matplotlib
36
pip install -r requirements.txt
37
pip install -e .
38
0 commit comments