dongjoon-hyun commented on a change in pull request #27376: 
[SPARK-30665][PYSPARK] Remove Pandoc dependency in PySpark setup.py
URL: https://github.com/apache/spark/pull/27376#discussion_r372683822
 
 

 ##########
 File path: docs/README.md
 ##########
 @@ -38,7 +38,7 @@ installed. Also install the following libraries:
 ```sh
 $ sudo gem install jekyll jekyll-redirect-from rouge
 # Following is needed only for generating API docs
-$ sudo pip install sphinx pypandoc mkdocs
+$ sudo pip install sphinx mkdocs numpy
 
 Review comment:
   @nchammas . For `numpy` addition, we had better go with another PR 
separately. It will be a minor. Please just make a PR for that.

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

Reply via email to