geopandas / pyogrio

Vectorized vector I/O using OGR
https://pyogrio.readthedocs.io
MIT License
259 stars 22 forks source link

TST: Consolidate test marks that skip if shapely is not installed #439

Open brendan-ward opened 5 days ago

brendan-ward commented 5 days ago

We were already using requires_shapely test mark for several tests, but not tests that used the mask parameter.