Skip to content

Commit

Permalink
pin to gdal 2.0.2 otherwise default channel gdal gets picked up durin…
Browse files Browse the repository at this point in the history
…g testing for some unknown reason
  • Loading branch information
gillins committed Apr 26, 2016
1 parent e79a2b9 commit 04a70fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/rios/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ requirements:
build:
- python
- numpy
- gdal
- gdal 2.0.2
run:
- python
- numpy
- gdal
- gdal 2.0.2

test:
imports:
Expand Down

0 comments on commit 04a70fe

Please sign in to comment.