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 ``` See merge request nexedi/slapos!908
Showing
Please register or sign in to comment