You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a requirement where .egg file is provide as all python libs, due to security reason.
but looks like pex > 2.0 doesn't support picking up .egg files while bundling.
Is there any option to achieve it to bundle .egg file from a local directory??
The text was updated successfully, but these errors were encountered:
I have a requirement where .egg file is provide as all python libs, due to security reason.
but looks like pex > 2.0 doesn't support picking up .egg files while bundling.
Is there any option to achieve it to bundle .egg file from a local directory??
The text was updated successfully, but these errors were encountered: