Dan Katz

Results 1 issues of Dan Katz

I have a pex file which i build via the following command: `pex -v -r requirements.txt -c gunicorn -D . -o blah.pex` which contructs a pex, installing requirement, and all...