We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f71f51 commit d2efdc0Copy full SHA for d2efdc0
environment.yml
@@ -34,7 +34,7 @@ dependencies:
34
- gitdb
35
- numpydoc < 1.2 # 2021-02-09 1.2dev breaking CI
36
- pandas-dev-flaker=0.4.0
37
- - pydata-sphinx-theme
+ - pydata-sphinx-theme=0.8.0
38
- pytest-cython
39
- sphinx
40
- sphinx-panels
requirements-dev.txt
@@ -20,7 +20,7 @@ gitpython
20
gitdb
21
numpydoc < 1.2
22
pandas-dev-flaker==0.4.0
23
-pydata-sphinx-theme
+pydata-sphinx-theme==0.8.0
24
pytest-cython
25
sphinx
26
sphinx-panels
0 commit comments