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/7816#issuecomment-1535931753,https://api.github.com/repos/pydata/xarray/issues/7816,1535931753,IC_kwDOAMm_X85bjHVp,56827,2023-05-05T08:46:42Z,2023-05-05T08:46:42Z,NONE,"Hi,
I forgot to rebuild the package after removing the BACKEND_... line. With only the line in pyproject.toml it works as it should! My mistake. Thanks for the patience.
Regards, Gaute","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1695809136
https://github.com/pydata/xarray/issues/7816#issuecomment-1535716950,https://api.github.com/repos/pydata/xarray/issues/7816,1535716950,IC_kwDOAMm_X85biS5W,56827,2023-05-05T05:29:10Z,2023-05-05T05:29:10Z,NONE,"Hi,
Yes, I tried that, but I then got the same error as if I kept that line in the old format. I'll do a few tests and post the proper error here.
Gaute ","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1695809136
https://github.com/pydata/xarray/issues/7816#issuecomment-1535432806,https://api.github.com/repos/pydata/xarray/issues/7816,1535432806,IC_kwDOAMm_X85bhNhm,56827,2023-05-04T21:23:31Z,2023-05-04T21:23:31Z,NONE,"If I do not manually add the backend to the array, but only have this line in https://github.com/gauteh/hidefix/blob/main/pyproject.toml#L29:
```
[project.entry-points.""xarray.backends""]
hidefix = ""hidefix.xarray:HidefixBackendEntrypoint""
```
which is only what is supported by pyproject.toml/maturin I get an error where xarray expected a tuple and cannot parse the entrypoint, not just the adderss to the entrypoint - as it used to be (back in January at least). ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1695809136