Skip to content

Commit

Permalink
Drop ipdb & jupyterlab from test environment yaml
Browse files Browse the repository at this point in the history
This change streamlines the test environment by removing unnecessary
dependencies. ipdb and jupyterlab are not required for the testing workflow,
reducing setup complexity and potential overhead.
  • Loading branch information
douglatornell committed Jan 14, 2025
1 parent b8d2cd7 commit 67220ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SalishSeaTools/envs/environment-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ dependencies:
- f90nml
- gsw
- h5netcdf
- ipdb
- ipython
- jupyterlab
- lxml
- matplotlib
- netCDF4
Expand Down

0 comments on commit 67220ee

Please sign in to comment.