is it possible to set a variable (like a version) in the main BUILD file or pants.toml and use that for other BUILD files in my monorepo? I want to have a single place to define the version and I thought that might be a good place.
better-yacht-90735
08/21/2023, 11:41 AM
I want to set a version on multiple python distributions 🙂