for now, you could fetch <https://github.com/pants...
# pex
r
for now, you could fetch https://github.com/pantsbuild/pex/releases/download/v1.1.6/pex27 - stick that in ~/bin/ and then do:
~/bin/pex27 wheel requests . -o /tmp/pex27 -e pex.bin.pex:main -v
(while in the pex src dir)