Whether built PEX binaries should emit PEX warnings at runtime by default. Can be overridden by specifying the emit_warnings parameter of individual pex_binary targets
default: True Deprecated, will be removed in version: 2.1.0.dev0. Use `emit_warnings` rather than `pex_emit_warnings`.
Whether built PEX binaries should emit pex warnings at runtime by default. Can be overridden by specifying the emit_warnings parameter of individual pex_binary targets