We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f00f3 commit 4cd5b98Copy full SHA for 4cd5b98
mypy/stubinfo.py
@@ -47,7 +47,6 @@ def stub_distribution_name(module: str) -> str | None:
47
"mock": "types-mock",
48
"OpenSSL": "types-pyOpenSSL",
49
"paramiko": "types-paramiko",
50
- "pkg_resources": "types-setuptools",
51
"polib": "types-polib",
52
"pycurl": "types-pycurl",
53
"pymysql": "types-PyMySQL",
0 commit comments