Confirmed users
955
edits
(→PyPI) |
|||
Line 141: | Line 141: | ||
When you bump a version of any mozbase package, it should be released to [http://pypi.python.org/pypi pypi]: | When you bump a version of any mozbase package, it should be released to [http://pypi.python.org/pypi pypi]: | ||
python setup.py sdist upload | python setup.py sdist upload | ||
Please be careful when doing this that there are no unwanted files in the package directory. If there are, they will be uploaded to pypi. | |||
Note, if you are uploading a new package, it needs to be registered first: | Note, if you are uploading a new package, it needs to be registered first: |