Skip to content

Commit cfc0efa

Browse files
committed
remove distutils
1 parent d143ff7 commit cfc0efa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/stubinfo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ def stub_distribution_name(module: str) -> str | None:
117117
"dateparser_data": "types-dateparser",
118118
"dde": "types-pywin32",
119119
"defusedxml": "types-defusedxml",
120-
"distutils": "types-setuptools",
121120
"docker": "types-docker",
122121
"dockerfile_parse": "types-dockerfile-parse",
123122
"docopt": "types-docopt",

0 commit comments

Comments
 (0)