Paul Belanger f49614bbcd
Revert "Include tar.gz.asc / whl.asc for twine"
Talking with fungi, the next version of pypi won't support asc files
being displayed. So, just revert for now. Also, this needs to be a
single twine command if we do want to support them.

This reverts commit 356c9807c39a049e69eef92ff69f6200b1ca33ea.

Change-Id: Ied130a1380ff2a404b9fdadb7c0cddd10cc757c5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-25 16:32:52 -04:00
..
2017-08-23 15:21:26 -04:00
2017-08-22 16:08:09 -04:00
2017-08-23 15:21:26 -04:00

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.

Password to use to log in to PyPI.