File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -120,9 +120,6 @@ dependencies:
120120 - tabulate>=0.8.3 # DataFrame.to_markdown
121121 - natsort # DataFrame.sort_values
122122 - 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
127124 - pandas-dev-flaker==0.2.0
128125 - pytest-cython
Original file line number Diff line number Diff line change 8383pyreadstat
8484tabulate >= 0.8.3
8585natsort
86- git+https://github.com/pydata/pydata-sphinx-theme.git@41764f5
86+ git+https://github.com/pydata/pydata-sphinx-theme.git@master
8787pandas-dev-flaker == 0.2.0
8888pytest-cython
8989setuptools >= 51.0.0
You can’t perform that action at this time.
0 commit comments