pypa/pip

Use GitHub Releases

Open

#12.169 geöffnet am 20. Juli 2023

Auf GitHub ansehen
 (5 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Python (3.032 Forks)batch import
help wantedtype: feature request

Repository-Metriken

Stars
 (8.952 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 13T 7h) (20 gemergte PRs in 30 T)

Beschreibung

What's the problem this feature will solve?

For each tool that I use, I 'watch' that tool in GitHub which gives me a handy notification anytime there's a new release.

image

pip seems to be the odd one out in using GitHub but not doing releases on GitHub.

Describe the solution you'd like

Consider doing releases on GitHub. There are ways to do this and have it on the website too.

Alternative Solutions

Some folks (like NumPy) have all the release details in the GitHub release, and also on their site.

Others (like Pandas) just put a quick note in GitHub with a link to their releases page.

Additional context

Clearly this is a pretty minor thing, but would be nice!

Code of Conduct

Contributor Guide