Extend PyPI script to call twine check 59/62059/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 21 Oct 2019 19:52:46 +0000 (15:52 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 21 Oct 2019 19:55:27 +0000 (15:55 -0400)
commitc05d9ff33aae7ac0797c6a7fe462a1aa59629766
tree7ec439aacf3ffa0180f8fdd10e4debaa8c81cfb4
parentd5ce4fd6497f1f484c695d32cfd96acb369978f4
Extend PyPI script to call twine check

Extend pypi-dist-build.sh to call twine check, which tests
if the distribution's long description will render correctly.

Change-Id: I2229266f17bc4d1272219466f8fbf2e2614ca21f
Issue-Id: RELENG-2317
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
releasenotes/notes/add-pypi-twine-check-833955d749779d57.yaml [new file with mode: 0644]
shell/pypi-dist-build.sh