mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-14 00:56:25 +02:00
Building cython locally fails for me because argparse uses colors for its error messages, which the Cython test suite matches on and fails because the string starts with ANSI escape sequences rather than the ASCII letters.