diff --git a/environment.yml b/environment.yml index e7af5a09..d8bb0f83 100644 --- a/environment.yml +++ b/environment.yml @@ -7,3 +7,4 @@ dependencies: - conda-forge::geos>=3.3 - conda-forge::rasterio>=1.3 - conda-forge::libstdcxx-ng # gdal dependency. Make sure it's from the same channel as gdal + - conda-forge::libarchive # gdal dependency. Make sure it's from the same channel as gdal