• Jérome Perrin's avatar
    Install pyrsistent with setup-eggs · 93d4fc40
    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 !908
    93d4fc40
slapos.cfg 14.3 KB