Skip to content

Commit

Permalink
Add IPython req to CI env
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-turner-1 committed Dec 17, 2024
1 parent 7646b53 commit 940042b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/environment-3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
- pre-commit
- pytest
- xarray
- ipython
- pip
- pip:
- codecov
Expand Down
1 change: 1 addition & 0 deletions ci/environment-3.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
- pre-commit
- pytest
- xarray
- ipython
- pip
- pip:
- codecov
Expand Down
1 change: 1 addition & 0 deletions ci/environment-3.12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
- pre-commit
- pytest
- xarray
- ipython
- pip
- pip:
- codecov
Expand Down
1 change: 1 addition & 0 deletions ci/environment-3.13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
- pre-commit
- pytest
- xarray
- ipython
- pip
- pip:
- codecov
Expand Down

0 comments on commit 940042b

Please sign in to comment.