timsaucer opened a new pull request, #994:
URL: https://github.com/apache/datafusion-python/pull/994

   # Which issue does this PR close?
   
   Closes #977
   
    # Rationale for this change
   
   As described in the issue, there is a confusing mix of pip and conda for 
dependency management. This simplifies it to be set in one place, 
pyproject.toml and uses `uv`, a modern package manager.
   
   # What changes are included in this PR?
   
   Remove requirement files.
   Add dependencies into pyproject.toml
   Change CI workflows to use `uv`
   
   # Are there any user-facing changes?
   
   None
   
   TODO before merging:
   
   - [ ] Update online documentation
   - [ ] Update project readme


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to