Skip to content

Commit

Permalink
added gdal and broken channel moved to py38
Browse files Browse the repository at this point in the history
  • Loading branch information
ozak committed May 30, 2020
1 parent cbe7bbf commit dccdd2b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: GeoPython37env
name: GeoPython38env
channels:
- conda-forge
- conda-forge/label/broken
dependencies:
- python==3.7
- python==3.8
- pip
- gdal
- numpy
- pandas
- docopt
Expand Down

0 comments on commit dccdd2b

Please sign in to comment.