mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 08:14:02 +08:00
90d3a6e2e2
To avoid ``` error: "Distribution" has no attribute "PKG_INFO" ``` This is the corresponding implementation: https://github.com/pypa/setuptools/blob/8f82e5077e2d3aab14aa3da636f79d37ff6d7ed7/pkg_resources/__init__.py#L2531