dangerzone/.circleci
Alex Pyrgiotis 58b23a6338
ci: Handle upstream Poetry bug
Poetry 1.3 has an upstream bug [1] that makes it fail in TTYs that
report size 0. A temporary fix for this is to disable escape sequences
support with `--no-ansi`.

[1]: https://github.com/python-poetry/poetry/issues/7184
2023-01-25 10:52:36 +02:00
..
config.yml ci: Handle upstream Poetry bug 2023-01-25 10:52:36 +02:00