timsaucer commented on code in PR #994:
URL: https://github.com/apache/datafusion-python/pull/994#discussion_r1913841497
##########
.github/workflows/docs.yaml:
##########
@@ -66,6 +66,7 @@ jobs:
run: |
set -x
cd docs
+ uv pip install -r requirements.txt
Review Comment:
I was thinking of doing that. If you don’t want to go many rounds on this PR
I can ping you when it’s ready. Unfortunately with CI I don’t have a great way
to test some elements of this other than pushing and trying the pipeline
--
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]