abundant-analyst-12845
01/10/2023, 11:55 AMpoetry.lock file. should the python.resolves block point to the existing lock file like common = poetry.lock or more like common = "3rdparty/python/common.lock" am hoping to use this global poetry file to manage many "sub-projects" which will host lambdarefined-addition-53644
01/10/2023, 12:17 PMcommon you have mentioned aboveabundant-analyst-12845
01/10/2023, 12:18 PMhappy-kitchen-89482
01/10/2023, 12:38 PMpoetry export to turn them into requirements.txt-style files)abundant-analyst-12845
01/10/2023, 12:40 PMpoetry add so will try and use the pants generated lock file for oneabundant-analyst-12845
01/10/2023, 12:43 PMpoetry run tox -c folder/tox.ini -e mypy is there an a equivalent one for pants