Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thorbjoernl committed Sep 4, 2024
1 parent 461f1fc commit da22b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ python_version = >=3.10
install_requires =
numpy >= 1.13
importlib-metadata >= 3.6; python_version < "3.10"
xarray
netcdf4
package_dir =
=src
packages = pyaro, pyaro.timeseries, pyaro.csvreader
Expand Down

0 comments on commit da22b65

Please sign in to comment.