fast-exabyte-27287
02/14/2024, 3:03 AMpants export :: i get the following output. Im not sure what the problem is, so if there is any further info needed, let me know and i'll shoot it over 🙂careful-address-89803
02/14/2024, 3:17 AMexport goal now requires you to specify a resolve instead of targets. So if you have a resolve called "python-default", you'd use pants export --resolve=python-default to export the whole resolve (which is generally what you're expecting with ::).fast-exabyte-27287
02/14/2024, 3:25 AMbroad-processor-92400
02/14/2024, 3:51 AMfast-exabyte-27287
02/14/2024, 3:53 AM