mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-14 03:29:34 +08:00
To avoid
```
error: "Distribution" has no attribute "PKG_INFO"
```
This is the corresponding implementation:
8f82e5077e/pkg_resources/__init__.py (L2531)