zuul-jobs/roles/upload-pypi/README.rst

1.4 KiB

Upload python packages to PyPI

Role Variables

Complex argument which contains the information about the PyPI server as well as the authentication information needed. It is expected that this argument comes from a Secret.

Username to use to log in to PyPI. Note PyPi reccommends using two-factor auth and generating an API token for uploading.

Password to use to log in to PyPI.