Skip to content

Commit

Permalink
remove distutils
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Dec 30, 2024
1 parent d143ff7 commit cfc0efa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mypy/stubinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ def stub_distribution_name(module: str) -> str | None:
"dateparser_data": "types-dateparser",
"dde": "types-pywin32",
"defusedxml": "types-defusedxml",
"distutils": "types-setuptools",
"docker": "types-docker",
"dockerfile_parse": "types-dockerfile-parse",
"docopt": "types-docopt",
Expand Down

0 comments on commit cfc0efa

Please sign in to comment.