stac-utils / stactools

Command line utility and Python library for STAC
https://stactools.readthedocs.io/
Other
104 stars 28 forks source link

Move py.typed up into stactools dir #450

Closed jsignell closed 1 year ago

jsignell commented 1 year ago

Related Issue(s): Closes #444

Description: My understanding is that these files need to live at the top

PR checklist:

gadomski commented 1 year ago

I think #452 is the way to do it.