tests/test_ansi2html.py contains a hardcoded python3 executable name, which makes this test fail if there is no python3 available (but python3.11 or similar).
The patch is easy, I'll open a PR once Github fixes the outage that prevents forking this repository...
tests/test_ansi2html.py
contains a hardcodedpython3
executable name, which makes this test fail if there is no python3 available (but python3.11 or similar).The patch is easy, I'll open a PR once Github fixes the outage that prevents forking this repository...