mirror of
https://github.com/wassname/ray.git
synced 2026-07-28 11:25:04 +08:00
And sphinx-gallery requirement to readthedocs. (#5780)
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ matrix:
|
||||
- export PATH="$HOME/miniconda/bin:$PATH"
|
||||
- cd doc
|
||||
- pip install -q -r requirements-doc.txt
|
||||
- pip install -q yapf==0.23.0 sphinx-gallery
|
||||
- pip install -q yapf==0.23.0
|
||||
- sphinx-build -W -b html -d _build/doctrees source _build/html
|
||||
- cd ..
|
||||
# Run Python linting, ignore dict vs {} (C408), others are defaults
|
||||
|
||||
@@ -14,6 +14,7 @@ redis
|
||||
setproctitle
|
||||
sphinx
|
||||
sphinx-click
|
||||
sphinx-gallery
|
||||
sphinx-jsonschema
|
||||
sphinx_rtd_theme
|
||||
pandas
|
||||
|
||||
Reference in New Issue
Block a user