Skip to content

Commit

Permalink
pin setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Sep 27, 2024
1 parent e18a79b commit b66e233
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
@@ -1,7 +1,7 @@
# https://peps.python.org/pep-0517/
[build-system]
requires = [
"setuptools >=61.0.0",
"setuptools ==72.1.0",
"swig >=4.1",
# https://github.com/scipy/oldest-supported-numpy/blob/main/setup.cfg
"numpy==1.19.3; python_version=='3.8' and platform_machine=='aarch64' and platform_python_implementation != 'PyPy'",
Expand Down

0 comments on commit b66e233

Please sign in to comment.