Skip to content

Commit d8c333f

Browse files
authored
Fix wamrapi python binding for darwin (bytecodealliance#1978)
1 parent 91eafa1 commit d8c333f

File tree

3 files changed

+18
-1782
lines changed

3 files changed

+18
-1782
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools>=42"]
2+
requires = ["setuptools>=42", "ctypesgen==1.1.1"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)