summaryrefslogtreecommitdiffstats
path: root/gis/rasterio/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/rasterio/README')
-rw-r--r--gis/rasterio/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/gis/rasterio/README b/gis/rasterio/README
index 66dd4a646a..87e9c97595 100644
--- a/gis/rasterio/README
+++ b/gis/rasterio/README
@@ -5,3 +5,5 @@ images into Numpy arrays or buffers, operate on them in Python (or Cython), and
write the results out to new GeoTIFF files.
Rasterio employs GDAL under the hood for file I/O and raster formatting.
+
+Optional dependencies: boto3.