Closed Bug 795153 Opened 12 years ago Closed 11 years ago

option to disable hitting pypi from pip or easy_install in mozharness

Categories

(Release Engineering :: Applications: MozharnessCore, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Unassigned)

References

Details

(Whiteboard: [mozharness])

Currently our production configs set both pypi_url and a find_links list to the same url.  Since the url isn't a pypi url, pip falls back to find links.

This isn't necessarily intuitive or optimal.
Blocks: 801973
Product: mozilla.org → Release Engineering
I think this is resolved with pip install --no-index.  http://hg.mozilla.org/build/mozharness/file/283c75b9580f/mozharness/base/python.py#l209
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: General Automation → Mozharness
You need to log in before you can comment on or make changes to this bug.