lonboard icon indicating copy to clipboard operation
lonboard copied to clipboard

Remove pandas, geopandas, shapely as required dependencies

Open kylebarron opened this issue 1 year ago • 0 comments

Closes https://github.com/developmentseed/lonboard/issues/236

Todo:

  • [ ] Ensure user is on pandas >=2 https://github.com/developmentseed/lonboard/issues/236#issue-1988103344
  • [ ] Add test environment on CI without pandas, shapely, geopandas
  • [ ] Skip relevant pytest tests when pandas, shapely, geopandas are not installed

kylebarron avatar Apr 19 '24 15:04 kylebarron