[ [ "bootstrap", { "pip_version": "24.2", "packages": [ "pip==24.2" ], "setuptools": false, "wheel": false } ], [ "install", { "requirements": [ [ "requirements/sanity.pep8.txt", "# edit \"sanity.pep8.in\" and generate with: hacking/update-sanity-requirements.py --test pep8\npycodestyle==2.13.0\n" ] ], "constraints": [], "packages": [] } ], [ "uninstall", { "packages": [ "pip" ], "ignore_errors": false } ] ]