stack/slapos: add missing setup-eggs for pyrsistent
pyrsistent has a setup_require of pytest-runner. Buildout installs setup_require from their latest version, regardless of [versions]. When a new version of pytest-runner was released without python 2 support this broke installation of software releases on python 2.
Showing
Please register or sign in to comment