Skip to content

Commit

Permalink
Remove unused dependencies (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnowacki-usgs authored May 21, 2024
1 parent fab5efc commit 8905a34
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 197 deletions.
1 change: 0 additions & 1 deletion doc/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dependencies:
- python=3.11
- compliance-checker
- dask
- dolfyn
- joblib
- matplotlib-base
- netcdf4
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
python
compliance-checker
dask
dolfyn
git-lfs
joblib
matplotlib-base
Expand Down
1 change: 0 additions & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dependencies:
- python
- compliance-checker
- dask
- dolfyn
- git-lfs
- joblib
- matplotlib-base
Expand Down
2 changes: 1 addition & 1 deletion stglib/sig/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from . import cdf2nc, dlfncdf2nc, mat2cdf, raw2cdf
from . import cdf2nc, mat2cdf
154 changes: 0 additions & 154 deletions stglib/sig/dlfncdf2nc.py

This file was deleted.

39 changes: 0 additions & 39 deletions stglib/sig/raw2cdf.py

This file was deleted.

0 comments on commit 8905a34

Please sign in to comment.