Skip to content
Snippets Groups Projects
Unverified Commit 80cc10fa authored by Ned Deily's avatar Ned Deily Committed by GitHub
Browse files

Revert "bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)" (GH-31882)

This reverts commit 0fbab8a5
as it breaks test_bdb and test_distutils with installed Pythons.
parent 0fbab8a5
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@
__all__ = ["version", "bootstrap"]
_PACKAGE_NAMES = ('setuptools', 'pip')
_SETUPTOOLS_VERSION = "60.9.3"
_SETUPTOOLS_VERSION = "47.1.0"
_PIP_VERSION = "22.0.4"
_PROJECTS = [
("setuptools", _SETUPTOOLS_VERSION, "py3"),
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Upgrade setuptools wheel bundled with ensurepip (setuptools 60.9.3)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment