2c58a8ceed
Support an api_token argument. Accounts that have two-factor auth will at some point require using API tokens to upload. Change-Id: Id0c47d088d6e8febbae3c96caecc81ebe247754e
1.3 KiB
1.3 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.