Skip to content

Commit

Permalink
docs: remove note about pre-release rasterio
Browse files Browse the repository at this point in the history
No longer relevant.
  • Loading branch information
gadomski committed Dec 19, 2022
1 parent a3fc479 commit ec10341
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,6 @@ To install the single optional dependency:
pip install stactools[s3]
```

### Python 3.10

If you are working in Python 3.10, you'll need to install a pre-release version of rasterio 1.3:

```sh
pip install --pre rasterio
pip install stactools
```

### Docker

To download the Docker image from the registry:
Expand Down

0 comments on commit ec10341

Please sign in to comment.