We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
WHITELIST_PATTERNS
1 parent 436d5a9 commit 0df46c8Copy full SHA for 0df46c8
1 file changed
pythonforandroid/bootstraps/common/build/build.py
@@ -1052,6 +1052,4 @@ def _read_configuration():
1052
1053
1054
if __name__ == "__main__":
1055
- if get_bootstrap_name() in ('sdl2', 'webview', 'service_only'):
1056
- WHITELIST_PATTERNS.append('pyconfig.h')
1057
parse_args_and_make_package()
0 commit comments