Skip to content

Deprecate .egg uploads #10653

@di

Description

@di

Currently PyPI accepts uploads for two distribution types: source distributions, and built distributions. PyPI accepts two built distribution types: wheels and eggs:

https://github.com/pypa/warehouse/blob/7732f2fb9eb0b1da032731d926a094f5f5d1488f/warehouse/forklift/legacy.py#L542

Eggs have never been widely used and have been far outpaced by wheels in recent years:

Wheels vs Eggs

Some additional details:

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions