cool-easter-32542
06/15/2023, 8:59 AMpants_requirements to a folder, and running generate-lockfile, the command fails with No matching version for pantsbuild.pants.testutil.
Pants version
2.15.0
OS
MacOS
Additional info
I think the issue is because pants has an interpreter_constraints = ["==3.9.*"].
Once I've added it to my pants.toml, the command passed.
pantsbuild/pantscool-easter-32542
06/20/2023, 6:52 AM