home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1145622185

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/6659#issuecomment-1145622185 https://api.github.com/repos/pydata/xarray/issues/6659 1145622185 IC_kwDOAMm_X85ESM6p 5821660 2022-06-03T06:14:57Z 2022-06-03T06:14:57Z MEMBER

It's more a workaround. Maybe it's suitable for xarray.

In a project I maintain I'm doing the following before creation of tarball and wheels when uploading to TestPyPI.

```bash

remove local appendix (+gXXXXXXXX)

$ echo 'local_scheme = "no-local-version"' >> pyproject.toml

prevent dirty-flag

$ git update-index --assume-unchanged pyproject.toml ```

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