Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhahn committed Jan 8, 2025
1 parent 31a7ac1 commit 710d9b7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencies:
- xarray
- dask
- shapely
- pyproj
- pip
- pip:
- cadati
Expand Down
16 changes: 16 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,22 @@ package_dir =
# For more information, check out https://semver.org/.
install_requires =
importlib-metadata; python_version<"3.8"
numpy
pandas
netCDF4
pykdtree
h5py
xarray
dask
shapely
cadati
pygeogrids
fibgrid
yapf
flake8
pytest
pytest-cov
pytest-mpl

[options.packages.find]
where = src
Expand Down

0 comments on commit 710d9b7

Please sign in to comment.