In #1766 I got a bit suspicious that this might be handled inadequately. Since poetry doesn't support a --frozen flag in its CLI, we will need to encode out own revert logic etc.
It's possible that no changes are required and this is already handled - if we so, we should add a comment to the function which subprocesses poetry to explain that --frozen isn't supported and how we deal with it. We should do that regardless :)
In #1766 I got a bit suspicious that this might be handled inadequately. Since poetry doesn't support a
--frozenflag in its CLI, we will need to encode out own revert logic etc.It's possible that no changes are required and this is already handled - if we so, we should add a comment to the function which subprocesses poetry to explain that --frozen isn't supported and how we deal with it. We should do that regardless :)