Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pypa/setuptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b1fec5c68c009d0f358364379e163128c8d90ec6
Choose a base ref
..
head repository: pypa/setuptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7ea98d5c596566bbe22ef474404e0c1dc76bee60
Choose a head ref
Showing with 0 additions and 78 deletions.
  1. +0 −2 typings/distutils-stubs/command/__init__.pyi
  2. +0 −53 typings/distutils-stubs/command/bdist_msi.pyi
  3. +0 −23 typings/distutils-stubs/command/bdist_wininst.pyi
2 changes: 0 additions & 2 deletions typings/distutils-stubs/command/__init__.pyi
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@ from . import (
bdist,
bdist_dumb,
bdist_rpm,
bdist_wininst,
build,
build_clib,
build_ext,
@@ -37,7 +36,6 @@ __all__ = [
"bdist",
"bdist_dumb",
"bdist_rpm",
"bdist_wininst",
"check",
"upload",
]
53 changes: 0 additions & 53 deletions typings/distutils-stubs/command/bdist_msi.pyi

This file was deleted.

23 changes: 0 additions & 23 deletions typings/distutils-stubs/command/bdist_wininst.pyi

This file was deleted.