Skip to content

Commit

Permalink
removed broken channel
Browse files Browse the repository at this point in the history
added statsmodels, seaborn, geoplot
  • Loading branch information
ozak committed May 30, 2020
1 parent 0d71236 commit 1f84397
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,7 +1,6 @@
name: GeoPython38env
channels:
- conda-forge
- conda-forge/label/broken
dependencies:
- python==3.8
- pip
Expand All @@ -19,6 +18,9 @@ dependencies:
- descartes
- pysal
- affine
- rasterstats >=0.12
- rasterstats>=0.12
- statsmodels
- seaborn
- geoplot
- pip:
- googledrivedownloader

0 comments on commit 1f84397

Please sign in to comment.