24 Nov
2022
24 Nov
'22
3:58 p.m.
On 11/24/22 09:23, Genes Lists wrote:
The offending line in console/application.py was removed. So it should work fine.
1) I built and tested poetry git HEAD and it works fine. So we have a good path forward to resolving the bug. 2) Can we also please remove the circular depends() dependency between poetry and poetry-plugin-export It should be sufficient to keep makedepend=('poetry') in plugin-export. And let plugin-export be optional dependency for poetry, as its not needed to build poetry best I can tell. If really is 'required' for poetry run time then can be epends() in poetry - but lets remove the circular dep either way please. thanks. gene