Downgrade pip, wheel and setuptools in python2 SRs
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. It is also used to move all ``` [openssl] <= openssl-1.1 ``` from individual Python2 SRs to a common place.
Showing
stack/slapos-py2.cfg
0 → 100644
Please register or sign in to comment