File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 195195
196196# The theme to use for HTML and HTML Help pages. Major themes that come with
197197# Sphinx are currently 'default' and 'sphinxdoc'.
198- html_theme = "pandas_sphinx_theme "
198+ html_theme = "pydata_sphinx_theme "
199199
200200# The style sheet to use for HTML and HTML Help pages. A file of that name
201201# must exist either in Sphinx' static/ path, or in one of the custom paths
Original file line number Diff line number Diff line change @@ -104,5 +104,5 @@ dependencies:
104104 - pyreadstat # pandas.read_spss
105105 - tabulate>=0.8.3 # DataFrame.to_markdown
106106 - pip :
107- - git+https://github.com/pandas-dev/pandas -sphinx-theme.git@master
107+ - git+https://github.com/pandas-dev/pydata -sphinx-theme.git@master
108108 - git+https://github.com/numpy/numpydoc
Original file line number Diff line number Diff line change @@ -70,5 +70,5 @@ sqlalchemy
7070xarray
7171pyreadstat
7272tabulate >= 0.8.3
73- git+https://github.com/pandas-dev/pandas -sphinx-theme.git@master
73+ git+https://github.com/pandas-dev/pydata -sphinx-theme.git@master
7474git+https://github.com/numpy/numpydoc
You can’t perform that action at this time.
0 commit comments