Skip to content

Commit

Permalink
Add parallel and pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
sssangha committed Apr 17, 2024
1 parent b87ee06 commit 0cbd0be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ dependencies:
- xarray
- rasterio
- rioxarray
- parallel
- pip
- pyproj
- pytest
- requests
- scipy>1.10.0
- shapely
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ pandas
xarray
rasterio
rioxarray
parallel
pip
pyproj
pytest
requests
scipy>1.10.0
shapely
Expand Down

0 comments on commit 0cbd0be

Please sign in to comment.