Skip to content

pypi bdist_egg deprecating #25

@martinkilbinger

Description

@martinkilbinger

Since January 1, 2023, we noticed upload(s) of .egg/bdist_egg distribution file(s) to PyPI for cs-util.

PyPI is in the process of deprecating bdist_egg distribution file uploads, and will not accept them beginning August 1, 2023.
What should I do?

Update your release tooling to cease upload of .egg/bdist_egg distribution files. If you are not already, and require binary releases, update your release tooling to upload .whl/bdist_wheel distribution files instead.

Read more about Wheels vs Egg distribution files.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions