File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,8 @@ dependencies:
8686 - natsort # DataFrame.sort_values doctest
8787 - pickleshare # Needed for IPython Sphinx directive in the docs GH#60429
8888 - numpydoc
89- - pydata-sphinx-theme=0.16
89+ # temporary installed with pip with custom patch until released
90+ # - pydata-sphinx-theme=0.16
9091 - pytest-cython # doctest
9192 - sphinx
9293 - sphinx-design
@@ -126,3 +127,4 @@ dependencies:
126127
127128 - pip :
128129 - tzdata>=2023.3
130+ - https://github.com/jorisvandenbossche/pydata-sphinx-theme/archive/refs/heads/v0.16.1+dismissable-announcement-banner.zip
Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ gitpython
6161natsort
6262pickleshare
6363numpydoc
64- pydata-sphinx-theme == 0.16
6564pytest-cython
6665sphinx
6766sphinx-design
@@ -87,3 +86,4 @@ pygments
8786jupyterlite-core
8887jupyterlite-pyodide-kernel
8988tzdata >= 2023.3
89+ https://github.com/jorisvandenbossche/pydata-sphinx-theme/archive/refs/heads/v0.16.1+dismissable-announcement-banner.zip
You can’t perform that action at this time.
0 commit comments