File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 195
195
196
196
# The theme to use for HTML and HTML Help pages. Major themes that come with
197
197
# Sphinx are currently 'default' and 'sphinxdoc'.
198
- html_theme = "pandas_sphinx_theme "
198
+ html_theme = "pydata_sphinx_theme "
199
199
200
200
# The style sheet to use for HTML and HTML Help pages. A file of that name
201
201
# 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:
104
104
- pyreadstat # pandas.read_spss
105
105
- tabulate>=0.8.3 # DataFrame.to_markdown
106
106
- 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
108
108
- git+https://github.com/numpy/numpydoc
Original file line number Diff line number Diff line change @@ -70,5 +70,5 @@ sqlalchemy
70
70
xarray
71
71
pyreadstat
72
72
tabulate >= 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
74
74
git+https://github.com/numpy/numpydoc
You can’t perform that action at this time.
0 commit comments