Bartosz Sokorski
Bartosz Sokorski
@ironbars checkout #440.
Personally, I don't think we should do that. I understand that some Linux distributions might delete that file, but it is part of the standard, and adding an option to...
@pradyunsg your opinion? I think it wouldn't be a good option to add.
Please tone down @tallero, @dimbleby
@tallero 1. As dimbleby pointed out, you are using the wrong build backend (you define `poetry >=0.12` and `poetry.masonry.api`, while proper values should be `poetry-core >= 1.x` (x being whatever...
Could you please make the fix in [`tomlkit`](https://github.com/python-poetry/tomlkit) instead? Sounds like it belongs there more than Poetry code.
Well, if it was fixed in tomlkit, we wouldn't need this patch, right? For me, this sounds like a workaround at best.
I still believe that this should be fixed in `tomlkit` not here
Please rebase your changes with master to fix the failing pipeline