nchammas commented on a change in pull request #27928: [SPARK-31167][BUILD] Refactor how we track Python test/build dependencies URL: https://github.com/apache/spark/pull/27928#discussion_r393200457
########## File path: docs/requirements.txt ########## @@ -0,0 +1,3 @@ +sphinx==2.3.1 +mkdocs==1.0.4 +numpy==1.18.1 Review comment: We could also just fold this into `dev/requirements.txt` and have a single set of Python requirements that cover all development dependencies. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
