https://pantsbuild.org/ logo
#pex
Title
# pex
r

rough-minister-58256

05/10/2016, 6:53 PM
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)