MrPowers opened a new issue, #2365: URL: https://github.com/apache/sedona/issues/2365
This repo currently has `pyproject.toml`, `requirements-dev.txt` and `requirements-docs.txt` files. This proposal is to migrate all the dependencies from `requirements-dev.txt` and `requirements-docs.txt` to the `pyproject.toml` file. That will make it possible to use package managers like `uv` with this project for localhost development. It would be a lot easier if I could run `uv run mkdocs build` for example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
