Skip to content

Commit

Permalink
Revert gdal, no 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
wcarthur committed Oct 15, 2024
1 parent b87a1f9 commit 048f49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hazimp-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
python-version: ['3.8', '3.9', '3.10', '3.11']
defaults:
run:
shell: bash -l {0}
Expand Down
3 changes: 1 addition & 2 deletions hazimp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python
- defaults::gdal
- gdal
- pandas
- geopandas
- seaborn
Expand Down

0 comments on commit 048f49d

Please sign in to comment.