opengeos / leafmap

A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
https://leafmap.org
MIT License
3.23k stars 388 forks source link

Remove pkg_resources #960

Closed giswqs closed 3 weeks ago

giswqs commented 3 weeks ago

pkg_resources requires setuptools.

This PR replaces pkg_resources with importlib.resources

github-actions[bot] commented 3 weeks ago

🚀 Deployed on https://6726fcea5e986f6eaf1763b1--opengeos.netlify.app

mergify[bot] commented 3 weeks ago

Thanks for the contribution @giswqs 🤩