Skip to content

Commit b21b851

Browse files
author
Leah Wasser
authored
Merge pull request #85 from earthlab/clean-envt
remove unneeded deps
2 parents 1e18fbf + ecf97fc commit b21b851

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

environment.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@ dependencies:
1515
- kiwisolver
1616

1717
# Spatial packages
18-
#- rasterio
1918
- pysal
2019
- pyproj>=3.0
2120
- rasterstats
2221
- geopy
2322
- cartopy
24-
#- geopandas
2523
- descartes
2624
- contextily
2725
- earthpy
@@ -52,5 +50,5 @@ dependencies:
5250
- nbclean
5351
- nbresuse
5452
# Autograding
55-
- matplotcheck>=0.1.4
53+
- matplotcheck>=0.1.3
5654
- nbgrader

0 commit comments

Comments
 (0)