Fabian Höring
Fabian Höring
Yes, we depend on pex anyway. So we could also include it and use an api. The thing I still don't understand is how to pass the state that we...
@jsirois OK. I had a look at the code and it seems like there are currently already `_pex` and `pex` modules. Also there is already a warning about [_pex]( https://github.com/pantsbuild/pex/blob/60fd51395076e8b52d8a403dbf0add466a0a3051/pex/pex_builder.py#L48)...
@jsirois It is fine. thanks. We actually use the PEX env variable now. https://github.com/criteo/cluster-pack/blame/3f809e4b18ae491e7d8991b948d006d8d05bd9f0/cluster_pack/packaging.py#L527