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.
As of https://setuptools.pypa.io/en/latest/history.html#v71-1-0,
pkg_resourcesis marked aspy.typed.Being a separate package, I don't thinks this will require adding
partial_stub = truetostubs/setuptools/METADATA.tomlifstubs/setuptools/pkg_resourcesis simply removed entirely.