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