diff --git a/environment.yml b/environment.yml index 2d97893..b3d160d 100644 --- a/environment.yml +++ b/environment.yml @@ -1,14 +1,16 @@ name: scipygeo18 channels: - - defaults - conda-forge dependencies: + - python=3.7 - geopandas - geoplot - pysal - folium - scikit-learn - rasterio + - jupyterlab + - pytest - pip - pip: - contextily