home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 667664327

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/issues/4295#issuecomment-667664327 https://api.github.com/repos/pydata/xarray/issues/4295 667664327 MDEyOklzc3VlQ29tbWVudDY2NzY2NDMyNw== 14808389 2020-08-02T11:51:01Z 2020-08-02T14:27:09Z MEMBER

I was going to suggest using preprocessing selectors, but as you say these are incompatible with noarch because they're used at package build time, not when installing.

The pint recipe worked around that by unconditionally installing importlib_metadata, even on python 3.8. Not sure if that's the best option, though. Other than that, NEP29 states that we can drop python 3.6 since Jun 23 2020, so if we bump python we could use stdlib's importlib.resources.

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