Add signed artifact URL to Python package metadata
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 17 Jul 2018 23:17:07 +0000 (23:17 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 17 Jul 2018 23:17:07 +0000 (23:17 +0000)
commit3013bbd5c13d29b01462c90566f13ce4476a6f9a
tree120013049ca8638d4b7dc0f17e81e04c32c983b9
parente8410fcb5b30a1b22b111016d2ea56d0e04e22a3
Add signed artifact URL to Python package metadata

As PyPI doesn't support serving detached signatures for sdist and
wheel packages, but we provide some, link the URL to our copies in
the package metadata so that it appears in the links on the PyPI
project page.
setup.cfg