[Python-Dev] easy_install ?
Alexander Belopolsky
alexander.belopolsky at gmail.com
Tue Feb 24 19:31:35 CET 2015
On Tue, Feb 24, 2015 at 11:44 AM, Paul Moore <p.f.moore at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150224/2f1b9f9e/attachment-0001.html>
More information about the Python-Dev
mailing list