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)
commit32e83bf3ce8d6abaddd5e3b953551727287246c9
tree120013049ca8638d4b7dc0f17e81e04c32c983b9
parentfbc96663a890035a1c59c26552bf908dfa5cf71c
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