Subsystemsshell-setupVersion: 2.5.x (deprecated)On this pageshell-setup Options for Pants's Shell support. Backend: pants.core Config section: [shell-setup] Basic optionsNoneAdvanced optionsexecutable_search_paths--shell-setup-executable-search-paths="[<binary-paths>, <binary-paths>, ...]"PANTS_SHELL_SETUP_EXECUTABLE_SEARCH_PATHSdefault: ["<PATH>"]The PATH value that will be used to find shells and to run certain processes like the shunit2 test runner.The special string "<PATH>" will expand to the contents of the PATH env var.dependency_inference--[no-]shell-setup-dependency-inferencePANTS_SHELL_SETUP_DEPENDENCY_INFERENCEdefault: TrueInfer Shell dependencies on other Shell files by analyzing source statements.Deprecated optionsNone