hundreds-carpet-28072
10/29/2024, 11:02 AMbroad-processor-92400
10/30/2024, 3:35 AMif
statements in your BUILD files too.
(If required, the BUILD files can use env(...)
to read env vars https://www.pantsbuild.org/stable/reference/build-file-symbols/env, including those set in `.pants.bootstrap`: https://www.pantsbuild.org/stable/docs/using-pants/key-concepts/options#pantsbootstrap-file)hundreds-carpet-28072
10/31/2024, 1:20 PMif distro==a: add req-a; else add req-b
curved-manchester-66006
10/31/2024, 1:52 PMhundreds-carpet-28072
10/31/2024, 3:10 PM