home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 534642189

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-534642189 https://api.github.com/repos/pydata/xarray/issues/3199 534642189 MDEyOklzc3VlQ29tbWVudDUzNDY0MjE4OQ== 14808389 2019-09-24T16:38:29Z 2019-09-24T16:38:59Z MEMBER

After some experimentation, it seems this is only the case if setup.py install is used, not with pip install: for me, at least, in the commands from https://github.com/pydata/xarray/pull/3199#issuecomment-534342306, replacing bash $ python setup.py install --force with bash $ python -m pip install . makes this work, even without the merge commit.

The docs on the settings mention pip_install, maybe use that?

{
    "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 2.884ms · About: xarray-datasette