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
Please register or sign in to reply
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