Skip to content

Commit

Permalink
Hold back setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
kne committed Nov 28, 2024
1 parent b0506e4 commit 7050801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[build-system]
requires = ["setuptools", "swig"]
requires = ["setuptools<72.2.0", "swig"]

0 comments on commit 7050801

Please sign in to comment.