Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Feb 7, 2025
1 parent 6ef5185 commit c7a3bdf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ objects you'll need [`jinja2`](https://pypi.org/project/Jinja2/)
python -m pip install 'pystac[jinja2]'
```

If you want to read and write item collections as **stac-geoparquet**:

```shell
python -m pip install 'pystac[geoparquet]'
```

### Install from source

```shell
Expand Down

0 comments on commit c7a3bdf

Please sign in to comment.