test_standalone: use buildout:newest=false in test profiles
Otherwise buildout will download latest version of eggs, which in the case of setuptools now pulls version 45 which is no longer compatible with python 2 and causes failures.
Showing
-
Owner
I pushed too fast, the version of setuptools is 47. This should fix the test failures we now have on master https://nexedijs.erp5.net/#/test_result_module/20200602-913FD190/7
Please register or sign in to comment