Description
While PEX has many advantages, especially for executor deployment (single-file executors can be downloaded automatically by the slave from a variety of URL schemes) some users will want to be able to use the more common pip install command to install aurora python components. Python sdists also aid repackaging as most Linux distributions have macros for importing them to their native packaging format. Ensure both deployment mechanisms are supported.