Skip to content

Commit

Permalink
build: bump setuptools
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <[email protected]>
  • Loading branch information
nstarman committed Oct 16, 2024
1 parent e3f9719 commit ac94371
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 @@ -77,7 +77,7 @@ Repository = "https://github.com/pyro-ppl/numpyro"


[build-system]
requires = ["setuptools>=42", "wheel"]
requires = ["setuptools>=61", "wheel"]
build-backend = "setuptools.build_meta"


Expand Down

0 comments on commit ac94371

Please sign in to comment.