jorisvandenbossche commented on issue #307:
URL: https://github.com/apache/arrow-adbc/issues/307#issuecomment-1369826325

   > For adbc_driver_manager, I had trouble figuring out the right way to 
express the dependency on another local package to setuptools and getting it to 
play right with all the different builds and CI tests.
   
   I would say that pyproject.toml of `adbc_driver_postgresql` should list 
`adbc_driver_manager` as dependency, as that is the case for the user who is 
installing released packages, and it's up to the developer to deal with this if 
you want to install from source? (eg with `--no-deps`, since that would the 
only python dependency)


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