Skip to content

Commit

Permalink
Backport PR pandas-dev#55159: DOCS: temporary pin pydata-sphinx-theme…
Browse files Browse the repository at this point in the history
… to 0.13
  • Loading branch information
jorisvandenbossche authored and meeseeksmachine committed Sep 16, 2023
1 parent 124a76d commit d664000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies:
- google-auth
- natsort # DataFrame.sort_values doctest
- numpydoc
- pydata-sphinx-theme
- pydata-sphinx-theme=0.13
- pytest-cython # doctest
- sphinx
- sphinx-design
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ gitdb
google-auth
natsort
numpydoc
pydata-sphinx-theme
pydata-sphinx-theme==0.13
pytest-cython
sphinx
sphinx-design
Expand Down

0 comments on commit d664000

Please sign in to comment.