lidavidm commented on PR #2447: URL: https://github.com/apache/arrow-adbc/pull/2447#issuecomment-2588720403
Both of these should work: ``` pip install --dry-run 'git+https://github.com/lidavidm/arrow-adbc@gh-2432#subdirectory=docs/source/ext/illiterate_sphinx' pip install --dry-run 'https://github.com/lidavidm/arrow-adbc/archive/gh-2432.zip#subdirectory=docs/source/ext/illiterate_sphinx' ``` The latter seems a bit faster. -- 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]
