pyproject.toml options# tool.pylyzer.python.path# Path to the Python interpreter to use. If not set, the default Python interpreter will be used. [tool.pylyzer.python] path = "path/to/python"