canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
| Line 14: | Line 14: | ||
# Once you have review, commit your change to the development branch. | # Once you have review, commit your change to the development branch. | ||
# Go into each directory (mozrunner/mozmill/jsbridge) and issue the following command: python setup.py sdist upload | # Go into each directory (mozrunner/mozmill/jsbridge) and issue the following command: python setup.py sdist upload | ||
# Verify that the packages have been uploaded correctly by updating from an older version of Mozmill and a new installation | |||
'''Note:''' For step 5, you'll have to have a key registered with [http://pypi.python.org pypi] and be listed as a maintainer of the pypi packages in order for the upload step to work. If you need that access for some reason, let harth or ctalbert know. | '''Note:''' For step 5, you'll have to have a key registered with [http://pypi.python.org pypi] and be listed as a maintainer of the pypi packages in order for the upload step to work. If you need that access for some reason, let harth or ctalbert know. | ||