ambitious-student-81104
07/11/2022, 8:56 PM--python-requirement-constraints be used with --no-enable-resolves ? enable_resolves is set in pants.toml but i want to override and set it to false when running a specific CI command that uses --python-requirement-constraintsambitious-student-81104
07/11/2022, 8:57 PMno , and setting the environment variable PANTS_PYTHON_ENABLE_RESOLVES: false but still gettin this error:
20:54:40.13 [ERROR] Can only provide one of these mutually exclusive options in scope 'python', but multiple given: enable_resolves, requirement_constraints
my expectation is that these 2 flags just can’t be true at the same time, so setting the --no-enable-resolves flag should work; but it doesn’thundreds-father-404
07/11/2022, 9:58 PMpants.toml, but that's not very scalable
If blocking, could you please open a GitHub issue? And you'd want it cherry-picked to 2.11?