kszucs commented on a change in pull request #7732: URL: https://github.com/apache/arrow/pull/7732#discussion_r764673681
########## File path: dev/archery/setup.py ########## @@ -36,6 +36,7 @@ 'setuptools_scm'], 'crossbow-upload': ['github3.py', jinja_req, 'ruamel.yaml', 'setuptools_scm'], + 'numpydoc': ['numpydoc==1.1.0'] Review comment: This it the first version which provides the class and function we use from numpydoc which seem a bit like internal-ish at the moment. -- 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