HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.8, which is no longer officially supported. Click here for the latest version, 2.17!

pex-binary-defaults

Default settings for creating PEX executables.

Config section: [pex-binary-defaults]

Basic options

None

Advanced options

emit_warnings

--[no-]pex-binary-defaults-emit-warnings
PANTS_PEX_BINARY_DEFAULTS_EMIT_WARNINGS
default: True

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


Deprecated options

None