Skip to content

Commit

Permalink
pin swig
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 16, 2024
1 parent c7f450e commit e251030
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mmCoreAndDevices
Submodule mmCoreAndDevices updated 244 files
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://peps.python.org/pep-0517/
[build-system]
requires = ["setuptools ==72.1.0", "swig >=4.1", "numpy>=2.0.0"]
requires = ["setuptools ==72.1.0", "swig ==4.2.1", "numpy>=2.0.0"]
build-backend = "setuptools.build_meta"

# https://peps.python.org/pep-0621/
Expand Down

0 comments on commit e251030

Please sign in to comment.