python-bootstrap
Options used to locate Python interpreters used by all Pants backends.
This subsystem controls where and how Pants will locate Python, but beyond that it does not control which Python interpreter versions are actually used for your code: see the python
subsystem for that.
Backend: pants.core
Config section: [python-bootstrap]