home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1359451944

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1359451944 PR_kwDOAMm_X84-Pkru 6979 Remove unnecessary build dependencies, use build defaults, strict twine check 895458 closed 0     3 2022-09-01T21:58:42Z 2022-09-10T07:34:25Z 2022-09-10T06:13:28Z CONTRIBUTOR   0 pydata/xarray/pulls/6979

This PR does a few related things:

  • Remove wheel from pyproject.toml, since it is no longer needed/documented (e.g. here), and rename other dependencies to their names in PyPI
  • Remove pip install build dependencies already specified in pyproject.toml
  • Remove check-manifest, since it isn't used
  • The command python -m build has defaults to build both sdist and wheel outputs
  • Use twine check --strict to return non-zero status on warnings
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6979/reactions",
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 1,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 2.833ms · About: xarray-datasette