[console_scripts]
pex = pex.bin.pex:main

[distutils.commands]
bdist_pex = pex.commands.bdist_pex:bdist_pex

