🪟 Testing on windows 🪟
Install process on windows
First, on windows, install process is slightly different :
python -m pip install yamlfixer-opt-nc
👉 (and not `python3``)
I'm dropping you a PR to fix that on the README âš¡
Here it is to install on 🪟 cf #42
DOS Windows experience
it works but no colors :

This is to be expected. Use the Powershell terminal instead, and it should work if your version of Windows is recent.
See https://en.wikipedia.org/wiki/ANSI_escape_code#DOS,_OS/2,_and_Windows
@adriens And that's why having both --summary and --colorsummary was a good idea :)
Not sure if it's possible to detect the terminal type when under Windows...
On Powershell :

Still not clean on the install process and python3 symlink
