-
Notifications
You must be signed in to change notification settings - Fork 343
Commit f0865f7
Add release notes to project URLs in PyPI (#679)
It's useful to be able to navigate to the release notes easily
from the package index when upgrading.
"Release Notes" is a special keyword that will have the scroll icon
in the project page.
A random example:
* https://pypi.org/project/streamlit/
* https://github.com/streamlit/streamlit/blob/815a3ea6fa3e7f9099b479e8365bd3a5874ddc35/lib/setup.py#L111
Co-authored-by: Lahiru Maramba <llahiru@gmail.com>1 parent 77848a6 commit f0865f7
1 file changed
+1
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 | + | ||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
|
0 commit comments