YatsenkoTymur commented on issue #2414:
URL: https://github.com/apache/sedona/issues/2414#issuecomment-3448504358

   > 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! 🙂
   
   It is my first comment on GitHub, hence i may not be informed of some 
important rules here. If this is the case, please tell me.
   
   It looks like the `Pipfile` and `setup.py` were removed in a commit 89d65d2 
on Oct. 14, 2025. The "packages" dependencies from `Pipefile` are now spread 
between "project.optional-dependencies" and "dependency-groups" in 
`pyproject.toml`.
   
   I hope this helps even a tiny little bit
   


-- 
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]

Reply via email to