Agentx402 commented on issue #2414: URL: https://github.com/apache/sedona/issues/2414#issuecomment-3444829206
Thanks for reporting this documentation issue! It looks like the Python installation docs reference a `Pipfile` that may have been removed or relocated during recent refactoring. You might want to check the git history of the `python/` directory to see when the `Pipfile` was removed, or suggest updating the docs to reference the current dependency management approach (likely `setup.py` or `pyproject.toml`). This would be a great "good first issue" contribution! 🙂 -- 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]
