Skip to content

Commit

Permalink
Merge branch 'release/0.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
wpk committed Sep 13, 2022
2 parents 587cb44 + ed083e8 commit 7e0c89f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@ zip_safe = True # if using mypy, must be False
include_package_data = True
python_requires = >=3.8
install_requires =
numpy >= 1.15
pandas >= 0.25
numpy >= 1.20
numba >= 0.50
xarray >= 0.16
typing-extensions
custom-inherit


[aliases]
Expand Down

0 comments on commit 7e0c89f

Please sign in to comment.