Nick Coghlan added the comment:

Adding the "--disable-pip-version-check" option doesn't make the warning go 
away, and apparently the already passed "--no-index" flag is supposed to imply 
that one anyway:

==================
--disable-pip-version-check

    Don't periodically check PyPI to determine whether a new version of pip is 
available for download. Implied with --no-index.
==================

Filed https://github.com/pypa/pip/issues/2860, reassigning to Donald and adding 
Paul to the nosy list.

----------
assignee: ncoghlan -> dstufft
nosy: +paul.moore

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24267>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to