Please bump shapely version to >=1.8.0
Open
- Dominant language
- Python
- Stars
- 137
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/mapbox/rio-mbtiles/blob/f557854ac42f832e8436ac09582a20691bae90df/setup.py#L40
Allow any version new than 1.7
`"shapely>=1.7.0",`
Contributor guide
Research direction
Open setup.py at the referenced dependency line and compare the current Shapely constraint with the requested minimum version. Confirm whether the intended completed change is allowing versions newer than 1.7 or specifically requiring at least 1.8, then verify the package metadata reflects that constraint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100