• Xavier Thompson's avatar
    Downgrade pip, wheel and setuptools in python2 SRs · cd9185b3
    Xavier Thompson authored
    When using slapos.reboostrap to re-launch buildout with the version
    of Python that was just installed, zc.buildout and its dependencies
    are reinstalled for the new Python with the same egg versions. Thus
    SRs which install Python 2 need to use Python-2-compatible versions
    of setuptools, pip and wheel all along.
    
    For this stack/slapos-py2.cfg is introduced.
    cd9185b3
slapos.cfg 16.3 KB