Is there a way to add a single source file to a pe...
# pex
e
Is there a way to add a single source file to a pex?
pex — foo.py
will execute foo.py but
pex -o foo — foo.py
doesn’t contain foo.py