[GitHub] spark pull request #21735: [MINOR] Add Sphinx into dev/requirements.txt

2018-07-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/21735


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #21735: [MINOR] Add Sphinx into dev/requirements.txt

2018-07-09 Thread HyukjinKwon
GitHub user HyukjinKwon opened a pull request:

https://github.com/apache/spark/pull/21735

[MINOR] Add Sphinx into dev/requirements.txt

## What changes were proposed in this pull request?

Not a big deal but this PR adds `sphinx` into `dev/requirements.txt` since 
we found it needed - 
https://github.com/apache/spark-website/pull/122#discussion_r200896018

## How was this patch tested?

manually:

```
pip install -r requirements.txt
```

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/HyukjinKwon/spark minor-dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/21735.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #21735


commit 038660adca41f2ecb72039be806baf9fb7635455
Author: hyukjinkwon 
Date:   2018-07-09T09:40:12Z

Add Sphinx into dev/requirements.txt




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org