pypa/pip

Use GitHub Releases

Open

#12,169 创建于 2023年7月20日

在 GitHub 查看
 (5 评论) (3 反应) (0 负责人)Python (3,032 fork)batch import
help wantedtype: feature request

仓库指标

Star
 (8,952 star)
PR 合并指标
 (平均合并 56天 1小时) (30 天内合并 57 个 PR)

描述

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

贡献者指南