criteo / cluster-pack

A library on top of either pex or conda-pack to make your Python code easily available on a cluster
Apache License 2.0
45 stars 21 forks source link

Add the possibility to add an additional repo to packer #98

Closed jcuquemelle closed 2 years ago

jcuquemelle commented 2 years ago

if the venv is build with dependencies from external repos (pip --extra-index-url option), this external repo must be forwarded to pex and conda to be able to pack the venv