Install pyrsistent with setup-eggs
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
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
This will create a new commit in order to revert the existing changes.