Skip to content

Commit

Permalink
Include s3fs/fsspec in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-r-rose committed Oct 24, 2023
1 parent 73199cd commit 5b8ecaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- schedule-global-ml-footprints-dag

jobs:
deploy:
Expand Down
1 change: 1 addition & 0 deletions images/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- python=3.10
- geopandas
- mercantile
- s3fs
- pip
- pip:
- snowflake-connector-python[pandas]
Expand Down

0 comments on commit 5b8ecaa

Please sign in to comment.