What
Implement a Pex-based solution for curl installaiton
Why
A PyInstaller-based solution is slow; a better alternative is PEX
How
Update the slp.spec to use PEX
Alternatives
NA
Additional Context
Reference:
https://pex.readthedocs.io/en/v2.1.39/buildingpex.html
What
Implement a Pex-based solution for
curlinstallaitonWhy
A PyInstaller-based solution is slow; a better alternative is PEX
How
Update the
slp.specto use PEXAlternatives
NA
Additional Context
Reference:
https://pex.readthedocs.io/en/v2.1.39/buildingpex.html