Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove ``Tools/scripts/checkpip.py`` script.
2 changes: 0 additions & 2 deletions Tools/scripts/README
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
This directory contains a collection of executable Python scripts that are
useful while building, extending or managing Python.

checkpip.py Checks the version of the projects bundled in ensurepip
are the latest available
combinerefs.py A helper for analyzing PYTHONDUMPREFS output
divmod_threshold.py Determine threshold for switching from longobject.c
divmod to _pylong.int_divmod()
Expand Down
32 changes: 0 additions & 32 deletions Tools/scripts/checkpip.py

This file was deleted.

Loading