Skip to content

Commit

Permalink
require pooch
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Apr 22, 2022
1 parent e1edc14 commit 5d3c9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ netCDF4 = '*'
numpy = '*'
pandas = '*'
paramiko = '*'
pooch = '*'
psutil = '*'
pyproj = '>=2.6'
requests = '*'
Expand All @@ -37,7 +38,6 @@ stormevents = '^1.4.0'
utm = '*'
isort = { version = '*', optional = true }
oitnb = { version = '*', optional = true }
pooch = { version = '*', optional = true }
pytest = { version = '*', optional = true }
pytest-cov = { version = '*', optional = true }
pytest-mock = { version = '*', optional = true }
Expand Down

0 comments on commit 5d3c9e9

Please sign in to comment.