We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4df0a commit 6084f1aCopy full SHA for 6084f1a
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