(original) (raw)


On Tue, Feb 24, 2015 at 11:44 AM, Paul Moore <p.f.moore@gmail.com> wrote:
And if pip won't work, it would be good to
know why.

Is there a recommended way to invoke pip from setup.py? When I specify "tests\_require=" and run "python setup.py test", the requirements get installed using setuptools' easy\_install function.