We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124a76d commit 3b57c19Copy full SHA for 3b57c19
environment.yml
@@ -84,7 +84,7 @@ dependencies:
84
- google-auth
85
- natsort # DataFrame.sort_values doctest
86
- numpydoc
87
- - pydata-sphinx-theme
+ - pydata-sphinx-theme=0.13
88
- pytest-cython # doctest
89
- sphinx
90
- sphinx-design
requirements-dev.txt
@@ -59,7 +59,7 @@ gitdb
59
google-auth
60
natsort
61
numpydoc
62
-pydata-sphinx-theme
+pydata-sphinx-theme==0.13
63
pytest-cython
64
sphinx
65
sphinx-design
0 commit comments