summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2022-07-10 20:48:22 +0200
committerRalf Gommers <ralf.gommers@gmail.com>2022-07-10 20:58:10 +0200
commitff3935eab76273e5a6ba240ee2c4f79d941f269b (patch)
treec3f9416064d99f1a81d73e98c2b124f0c4887c0f /numpy/array_api/_array_object.py
parentc1fce11d73a56b1bf348b2f652fd6a110dde4100 (diff)
downloadnumpy-ff3935eab76273e5a6ba240ee2c4f79d941f269b.tar.gz
BLD: remove outdated pin for `packaging` on macOS arm64
Why we don't need this anymore: - This pin for `packaging` 20.5 was added in gh-18538. - `setuptools` then upgraded its vendored `packaging` version to 21.2 in its 59.1.0 release (see https://setuptools.pypa.io/en/latest/history.html#v59-1-0) - And we then upgraded to `setuptools` 59.2.0 in commit 1adb70d99 We do not depend on `packaging` at all, it was a pin of a transitive build dependency. So let's clean it up. Tested locally as well with `python -m build --wheel` (which uses `pyproject.toml` to build a wheel in an isolated venv), and then checking the wheel tags and ensuring the wheel can be installed with Pip. [ci skip]
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions