Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Mar 13, 2024
1 parent d202e01 commit 2b9bed9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytest.yaml
Expand Up @@ -93,6 +93,9 @@ jobs:
- name: Install Python package and dependencies
# [docs] contains [tests], which contains [report,tutorial]
run: |
# Work around IAMconsortium/pyam#834
pip install dask-expr
pip install .[docs]
# commented: use with "pandas-version" in the matrix, above
Expand Down

0 comments on commit 2b9bed9

Please sign in to comment.