You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we need to instruct people how to install Python itself: I think if someone wants to contribute to Python development, they will already have a Python installation, or know how to do so. And if nothing else, the front page of the devguide begins with instructions on how to build Python.
The current pre-commit install instructions are listed before the “Compile and build” section:
This doesn't work before
pre-commit
itself is installed, and it can't be installed if one doesn't have Python yet.The text was updated successfully, but these errors were encountered: