home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 534735363

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/3199#issuecomment-534735363 https://api.github.com/repos/pydata/xarray/issues/3199 534735363 MDEyOklzc3VlQ29tbWVudDUzNDczNTM2Mw== 14808389 2019-09-24T20:31:22Z 2019-09-24T20:31:22Z MEMBER

it seems all of these problems boil down to that single command. What gets executed is (essentially) bash $ python -m pip install --upgrade --upgrade-strategy eager . which upgrades pandas to 0.25.1, but leaves dask as is because it is an optional dependency. This, however, defeats the purpose of version pinning in the conda file (or a requirements file).

I can't find an option to tell readthedocs to install without the eager upgrade (normal upgrade is fine). Maybe ask support? The addition of the upgrade strategy happened in readthedocs/readthedocs.org#5635

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  479063574
Powered by Datasette · Queries took 0.739ms · About: xarray-datasette