Test-Command: pex -m textwrap -vv -o script && ./script
Restrictions: allow-stderr
Depends: @

Test-Command: python -c "import pex; print pex"
Depends: @

Test-Command: python3 -c "import pex; print(pex)"
