Skip to content

Commit

Permalink
Drop rtree dependency recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalrussell committed Sep 8, 2023
1 parent 1a92dc6 commit dafe0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Install system libraries (only tested on Ubuntu):

Or use [conda](https://docs.conda.io/en/latest/miniconda.html) to install major dependencies:

conda install geopandas rtree shapely
conda install geopandas shapely

Install or upgrade `snkit` using pip:

Expand Down

0 comments on commit dafe0bd

Please sign in to comment.