Skip to content

Commit

Permalink
BUG: Add scipy to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Mar 6, 2021
1 parent 84f006c commit 4ae3a86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/requirements/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ dependencies:
- xarray

# pydaymet deps
- lxml
- dask
- lxml
- scipy

- pip
- pip:
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pygeoutils
pyproj
rasterio
requests
scipy
setuptools
shapely
simplejson
Expand Down

0 comments on commit 4ae3a86

Please sign in to comment.