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


##########
docs/requirements.txt:
##########
@@ -10,5 +10,6 @@ pydata-sphinx-theme~=0.14
 sphinx-autobuild
 sphinx-design
 sphinx-copybutton
+sphinx-lint

Review Comment:
   Do we need this?
   I think that `sphinx-lint` is installed by `pip install -e 
dev/archery[lint]`.



##########
ci/conda_env_sphinx.txt:
##########
@@ -26,6 +26,7 @@ pydata-sphinx-theme=0.14
 sphinx-autobuild
 sphinx-design
 sphinx-copybutton
+sphinx-lint

Review Comment:
   Do we need this?
   I think that `sphinx-lint` is installed by `pip install -e 
dev/archery[lint]`.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to