File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ dependencies:
35
35
- sphinx
36
36
- sphinx-panels
37
37
- numpydoc < 1.2 # 2021-02-09 1.2dev breaking CI
38
+ - pydata-sphinx-theme
38
39
- types-python-dateutil
39
40
- types-PyMySQL
40
41
- types-pytz
@@ -120,6 +121,5 @@ dependencies:
120
121
- tabulate>=0.8.3 # DataFrame.to_markdown
121
122
- natsort # DataFrame.sort_values
122
123
- pip :
123
- - pydata-sphinx-theme
124
124
- pandas-dev-flaker==0.2.0
125
125
- pytest-cython
Original file line number Diff line number Diff line change 21
21
sphinx
22
22
sphinx-panels
23
23
numpydoc < 1.2
24
+ pydata-sphinx-theme
24
25
types-python-dateutil
25
26
types-PyMySQL
26
27
types-pytz
83
84
pyreadstat
84
85
tabulate >= 0.8.3
85
86
natsort
86
- pydata-sphinx-theme
87
87
pandas-dev-flaker == 0.2.0
88
88
pytest-cython
89
89
setuptools >= 51.0.0
You can’t perform that action at this time.
0 commit comments