File tree 2 files changed +2
-5
lines changed
2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -120,9 +120,6 @@ dependencies:
120
120
- tabulate>=0.8.3 # DataFrame.to_markdown
121
121
- natsort # DataFrame.sort_values
122
122
- pip :
123
- # issue with building environment in conda on windows. Issue: https://github.com/pandas-dev/pandas/issues/45123
124
- # issue with pydata-sphix-theme on windows. Issue: https://github.com/pydata/pydata-sphinx-theme/issues/523
125
- # using previous stable version as workaround
126
- - git+https://github.com/pydata/pydata-sphinx-theme.git@41764f5
123
+ - git+https://github.com/pydata/pydata-sphinx-theme.git@master
127
124
- pandas-dev-flaker==0.2.0
128
125
- pytest-cython
Original file line number Diff line number Diff line change 83
83
pyreadstat
84
84
tabulate >= 0.8.3
85
85
natsort
86
- git+https://github.com/pydata/pydata-sphinx-theme.git@41764f5
86
+ git+https://github.com/pydata/pydata-sphinx-theme.git@master
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