This fixes a long-standing issue that required ignr to be run using `python3 -m ignr` on macOS (and presumably other Unix-like systems). I understand Python distribution a bit better now. So this release fixes the CLI so that you can simply run:
pip3 install ignr ignr <args>
2.1
Now works on Windows, courtesy of alxwrd! See PR 5.