You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: