Skip to content

Commit

Permalink
Update meta package
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Apr 25, 2024
1 parent bed57de commit aa02bca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
build:
name: Build py${{ matrix.python-version }} @ ${{ matrix.os }} 🐍
name: py${{ matrix.python-version }}@${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ channels:
dependencies:
- geos
- gdal
- matplotlib
- cartopy
- ipykernel
- pip
- pip:
Expand Down

0 comments on commit aa02bca

Please sign in to comment.