10000 Use Sphinx RTD Theme by WillAyd · Pull Request #25614 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Use Sphinx RTD Theme #25614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

10000 Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
CI updates for sphinx_rtd_theme
  • Loading branch information
WillAyd committed Mar 9, 2019
commit 108ec62aa8c0c347a02538dfe8ff5f0986df81d0
1 change: 1 addition & 0 deletions ci/deps/travis-36-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies:
- scipy
- seaborn
- sphinx
- sphinx_rtd_theme
- sqlalchemy
- statsmodels
- xarray
Expand Down
1 change: 1 addition & 0 deletions environment.yml
7297
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- pytest>=4.0.2
- pytest-mock
- sphinx
- sphinx_rtd_theme
- numpydoc

# optional
Expand Down
0