Skip to content

Commit

Permalink
Add importlib_resources to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
polariton committed Dec 23, 2023
1 parent 04a6591 commit 6f49b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
shell: bash -l {0}
run: |
mamba install typing_extensions!=4.2
mamba install pip numpy scipy numba pytest pytest-cov pytest-doctestplus
mamba install pip numpy scipy numba pytest pytest-cov pytest-doctestplus importlib_resources
- name: Install
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 6f49b7a

Please sign in to comment.