Confirmed users
3,990
edits
| Line 67: | Line 67: | ||
http://puppetagain.pub.build.mozilla.org/data/python/packages | http://puppetagain.pub.build.mozilla.org/data/python/packages | ||
To create a new | To create a new packaged version, checkout the mozpool repo and do the following: | ||
<pre> | <pre> | ||
cd mozpoolclient | cd mozpoolclient | ||
python setup.py sdist | python setup.py sdist | ||
</pre> | </pre> | ||
To deploy to our puppet servers [[ReleaseEngineering:Buildduty:Other_Duties#Python_packages follow these instructions]]. | |||