Dmitry, i was trying to bring sanity to the tox.ini(s). +1 to documenting this step somewhere prominent.
-- Dims On Mon, Nov 16, 2015 at 5:37 AM, Dmitry Tantsur <[email protected]> wrote: > On 11/16/2015 11:35 AM, Julien Danjou wrote: >> >> On Mon, Nov 16 2015, Dmitry Tantsur wrote: >> >>> Before you ask: using 'sudo pip install -U setuptools pbr' is out of >>> question >>> in binary distributions :) so please make sure to remove this line only >>> when >>> everyone is updated to whatever version is required for understanding >>> these >>> ;python_version=='2.7 bits. >> >> >> But: >> pip install --user setuptools pbr >> might not be out of the question. >> > > Yeah, this (with added -U) fixes the problem. But then we have to add it to > *all* contribution documentation. I'm pretty sure a lot of people won't > realize they need it. > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Davanum Srinivas :: https://twitter.com/dims __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
