Skip to content

Commit

Permalink
Use Pydata sphinx theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed May 18, 2023
1 parent 1f51ad8 commit d4775c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = "sphinx_rtd_theme"
html_theme = "pydata_sphinx_theme"

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ pandas
pillow
pre-commit
pycodestyle
pydata-sphinx-theme
pytest
scipy
selenium
setuptools_scm
sphinx
sphinx_rtd_theme
twine>=3.2.0
types-requests
vega_datasets
Expand Down

0 comments on commit d4775c6

Please sign in to comment.