Skip to content

bug: Unwanted big .mypy_cache and _internal directories included in release wheels (v1.3.1+) #71

@Tremeschin

Description

@Tremeschin

Starting with mkdocs-autorefs v1.3.1, the published wheels include two huge .mypy_cache directories, adding ~90 MB of unnecessary data to the venv when uncompressed.

This likely shouldn't be part of the release artifacts and is a bad include/cleanup bug?

Screenshot of Baobab for current v1.4.1 wheel zip (also v1.4.0 affected, v1.3.1 to a lesser degree without _internal):

image

And for healhy versions <= v1.3.0:

Image

It's quite apparent the wheel size difference over the recent versions:

Might be worthy a .post1 release removing such dirs for 1.3.1+ or a simpler yank, thanks!

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpackagingPackaging or distribution issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions