Skip to content

Commit

Permalink
Merge pull request #255 from jax-ml:dependabot/pip/setuptools-approx-…
Browse files Browse the repository at this point in the history
…eq-75.8.0

PiperOrigin-RevId: 723157282
  • Loading branch information
The ml_dtypes Authors committed Feb 4, 2025
2 parents e35fc7f + 3ae4491 commit 868344c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ requires = [
# We build against the most recent supported NumPy 2.0 release;
# see https://github.com/numpy/numpy/issues/27265
"numpy~=2.0",
"setuptools~=75.7.0",
"setuptools~=75.8.0",
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit 868344c

Please sign in to comment.