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