canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
: puppet:///python/packages | : puppet:///python/packages | ||
in file resources. | in file resources. | ||
= Mirror Access = | |||
If you would like to point your 'pip' at the python repository, you'll want a ~/.pip/pip.conf that looks something like | |||
[global] | |||
no-index = true | |||
find-links = http://puppetagain.pub.build.mozilla.org/data/python/packages | |||
= Special Cases = | = Special Cases = |