kou commented on code in PR #39879:
URL: https://github.com/apache/arrow/pull/39879#discussion_r1494086772


##########
docs/requirements.txt:
##########
@@ -5,7 +5,7 @@
 breathe
 ipython
 numpydoc
-pydata-sphinx-theme~=0.14
+pydata-sphinx-theme~=0.15.2

Review Comment:
   Please don't do it in this PR. If you want to work on it, please open a new 
PR for it. It's not related to this PR.
   
   BTW, here is an `yamllint` output on my environment:
   
   ```console
   $ yamllint docker-compose.yml
   docker-compose.yml
     1:1       warning  missing document start "---"  (document-start)
   ```
   
   It seems that you broke `docker-compose.yml` on your environment.



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