We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823ca97 commit 0bcd79dCopy full SHA for 0bcd79d
environment.yml
@@ -87,7 +87,7 @@ dependencies:
87
- gitdb
88
- natsort # DataFrame.sort_values doctest
89
- numpydoc
90
- - pydata-sphinx-theme<0.11
+ - pydata-sphinx-theme
91
- pytest-cython # doctest
92
- sphinx
93
- sphinx-design
requirements-dev.txt
@@ -62,7 +62,7 @@ gitpython
62
gitdb
63
natsort
64
numpydoc
65
-pydata-sphinx-theme<0.11
+pydata-sphinx-theme
66
pytest-cython
67
sphinx
68
sphinx-design
0 commit comments