Unclear why the following section is in `pyproject.toml` ```toml [tool.setuptools.packages.find] where = ["src/"] include = ["stac_fastapi.geoparquet"] ```