If you search the archive of this mailing list you will notice I asked this exact question about a month or 2 ago (I think). The answer I got was it is used on PyPI.org, but I don't know how to set it with setuptools (flit will probably add support after PEP 517).<br><br><div class="gmail_quote"><div dir="ltr">On Sun, Aug 27, 2017, 13:01 Ronald Oussoren <<a href="mailto:ronaldoussoren@mac.com">ronaldoussoren@mac.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div>On 27 Aug 2017, at 17:33, Wes Turner <<a href="mailto:wes.turner@gmail.com" target="_blank">wes.turner@gmail.com</a>> wrote:</div><br class="m_2636402272839051921Apple-interchange-newline"><div>You can add a URL in the long_description (e.g. to <a href="https://read-the-docs.readthedocs.org/" target="_blank">https://read-the-docs.readthedocs.org/</a> )</div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div>I know, but that adds the URL to the project description and not the sidebar. PEP 345 appears to specify metadata that could be used for this, and warehouse seems to contain to make use of this (or at least a database model that allows for specifying more links than just the default one). </div><div><br></div><div>Adding links to the sidebar would be nicer with the new design on <a href="http://PyPI.org" target="_blank">PyPI.org</a>, but there doesn’t seem to be a clean way to add “Project-URL” metadata as described in PEP 345 to a wheel file. I could tweak my setup.py files to add Project-URL metadata, but before I do that I’d like to confirm that (a) that metadata is actually used by warehouse and (b) there is no cleaner way to add this metadata using setuptools.</div></div><div style="word-wrap:break-word"><div><br></div><div>Ronald</div></div>_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</blockquote></div>