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 194
194
195
195
# The theme to use for HTML and HTML Help pages. Major themes that come with
196
196
# Sphinx are currently 'default' and 'sphinxdoc'.
197
- html_theme = "pandas_sphinx_theme "
197
+ html_theme = "pydata_sphinx_theme "
198
198
199
199
# The style sheet to use for HTML and HTML Help pages. A file of that name
200
200
# must exist either in Sphinx' static/ path, or in one of the custom paths
Original file line number Diff line number Diff line change @@ -105,4 +105,4 @@ dependencies:
105
105
- pyreadstat # pandas.read_spss
106
106
- tabulate>=0.8.3 # DataFrame.to_markdown
107
107
- pip :
108
- - git+https://github.com/pandas-dev/pandas -sphinx-theme.git@master
108
+ - git+https://github.com/pandas-dev/pydata -sphinx-theme.git@master
Original file line number Diff line number Diff line change @@ -71,4 +71,4 @@ sqlalchemy
71
71
xarray
72
72
pyreadstat
73
73
tabulate >= 0.8.3
74
- git+https://github.com/pandas-dev/pandas -sphinx-theme.git@master
74
+ git+https://github.com/pandas-dev/pydata -sphinx-theme.git@master
You can’t perform that action at this time.
0 commit comments