We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87a4dd commit af4460eCopy full SHA for af4460e
cpython-windows/build.py
@@ -44,7 +44,7 @@
44
"allow_missing_preprocessor": True
45
},
46
"_bz2": {},
47
- "_ctypes": {},
+ "_ctypes": {"shared_depends": ["libffi-7"]},
48
"_decimal": {},
49
"_elementtree": {},
50
"_hashlib": {
0 commit comments