Skip to content

Commit bc59c81

Browse files
authored
Merge pull request numpy#18789 from rossbar/pin-sphinx-theme
DEV: Pin pydata-sphinx-theme to 0.5.2.
2 parents 9ac46e5 + 59aec5a commit bc59c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
- scipy
2626
- pandas
2727
- matplotlib
28-
- pydata-sphinx-theme
28+
- pydata-sphinx-theme=0.5.2
2929
# For linting
3030
- pycodestyle=2.7.0
3131
- gitpython

0 commit comments

Comments
 (0)