Skip to content

Commit

Permalink
Choose GDAL version explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Aschwanden committed Dec 20, 2023
1 parent cb9973f commit bffcca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: pypism
channels:
- conda-forge
dependencies:
- gdal>=3.8
- gdal=3.8.1
- pytest
- flake8
- pylint
Expand Down

0 comments on commit bffcca7

Please sign in to comment.