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 194194
195195# The theme to use for HTML and HTML Help pages. Major themes that come with
196196# Sphinx are currently 'default' and 'sphinxdoc'.
197- html_theme = "pandas_sphinx_theme "
197+ html_theme = "pydata_sphinx_theme "
198198
199199# The style sheet to use for HTML and HTML Help pages. A file of that name
200200# 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:
105105 - pyreadstat # pandas.read_spss
106106 - tabulate>=0.8.3 # DataFrame.to_markdown
107107 - 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
7171xarray
7272pyreadstat
7373tabulate >= 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