issues: 367217516
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
367217516 | MDExOlB1bGxSZXF1ZXN0MjIwNzA2NDkz | 2465 | Add python_requires to setup.py | 1828519 | closed | 0 | 3 | 2018-10-05T13:43:06Z | 2018-10-06T07:49:08Z | 2018-10-06T07:48:58Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/2465 | This should assist users using PyPI/pip to install xarray when xarray drops python 2.7 support. The https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires Basically, it says what versions of python your package supports. When xarray drops python 2 support and this kwarg gets update it should stop people on python 2 from getting the wrong package.
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2465/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |