Skip to content

Commit ec10341

Browse files
committed
docs: remove note about pre-release rasterio
No longer relevant.
1 parent a3fc479 commit ec10341

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,6 @@ To install the single optional dependency:
5858
pip install stactools[s3]
5959
```
6060

61-
### Python 3.10
62-
63-
If you are working in Python 3.10, you'll need to install a pre-release version of rasterio 1.3:
64-
65-
```sh
66-
pip install --pre rasterio
67-
pip install stactools
68-
```
69-
7061
### Docker
7162

7263
To download the Docker image from the registry:

0 commit comments

Comments
 (0)