-
Jérome Perrin authored
This repairs buildout profiles on python 2. To backport the patch on old profiles, a simpler version is to append this to buildout.cfg : ``` [versions] pyrsistent = 0.16.1 ``` See merge request nexedi/slapos!908
93d4fc40
This repairs buildout profiles on python 2. To backport the patch on old profiles, a simpler version is to append this to buildout.cfg : ``` [versions] pyrsistent = 0.16.1 ``` See merge request nexedi/slapos!908