Closed
Description
I ran across this very useful post from Simon Willison a while back, and keep forgetting to implement it: Adding project links to PyPI
Specifically, I think it would be useful to add links for:
- Docs
- Source (even though it’s redundant w/r/t “home page,” linking it with this name provides a clearer idea of what someone is getting since this link tends to go to a different kind of target across various Python packages)
- Issues
- Changelog/history