File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,6 @@ dependencies:
85
85
- gitpython # obtain contributors from git for whatsnew
86
86
- natsort # DataFrame.sort_values doctest
87
87
- numpydoc
88
- - pydata-sphinx-theme=0.16
89
88
- pytest-cython # doctest
90
89
- sphinx
91
90
- sphinx-design
@@ -125,3 +124,4 @@ dependencies:
125
124
- adbc-driver-sqlite>=0.8.0
126
125
- typing_extensions; python_version<"3.11"
127
126
- tzdata>=2022.7
127
+ - git+https://github.com/pydata/pydata-sphinx-theme.git
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ pre-commit>=4.2.0
60
60
gitpython
61
61
natsort
62
62
numpydoc
63
- pydata-sphinx-theme == 0.16
63
+ pydata-sphinx-theme @ git+https://github.com/pydata/pydata-sphinx-theme.git
64
64
pytest-cython
65
65
sphinx
66
66
sphinx-design
You can’t perform that action at this time.
0 commit comments