gjoseph92 / stackstac

Turn a STAC catalog into a dask-based xarray
https://stackstac.readthedocs.io
MIT License
238 stars 49 forks source link

Use poetry lockfile in docs build #159

Closed gjoseph92 closed 2 years ago

gjoseph92 commented 2 years ago

Previously, we were just pip-installing the requirements and getting whatever transitive dependencies. This allowed https://github.com/gjoseph92/stackstac/issues/151 to happen.