typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Remove `pkg_resources` package from `types-setuptools`, not before January 2025

Open Avasam opened this issue 1 year ago • 0 comments

As of https://setuptools.pypa.io/en/latest/history.html#v71-1-0, pkg_resources is marked as py.typed.

Being a separate package, I don't thinks this will require adding partial_stub = true to stubs/setuptools/METADATA.toml if stubs/setuptools/pkg_resources is simply removed entirely.

Avasam avatar Jul 21 '24 20:07 Avasam