Skip to content

Commit

Permalink
add missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Jul 23, 2020
1 parent a1dd9b4 commit 23ac85a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/requirements/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
- python>=3.8
- setuptools
- pip
- pygeoogc
- xarray
- geopandas
- rasterio
Expand Down
1 change: 1 addition & 0 deletions ci/requirements/py3.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
dependencies:
- python=3.6
- setuptools
- pygeoogc
- xarray
- geopandas
- rasterio
Expand Down
1 change: 1 addition & 0 deletions ci/requirements/py3.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
dependencies:
- python=3.7
- setuptools
- pygeoogc
- xarray
- geopandas
- rasterio
Expand Down
1 change: 1 addition & 0 deletions ci/requirements/py3.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
dependencies:
- python=3.8
- setuptools
- pygeoogc
- xarray
- geopandas
- rasterio
Expand Down

0 comments on commit 23ac85a

Please sign in to comment.