• Xavier Thompson's avatar
    Downgrade pip, wheel and setuptools in python2 SRs · eda1b6cb
    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.
    eda1b6cb
software.cfg 3.13 KB