Currently testing on Windows is commented out in our GitHub Actions. https://github.com/ahupp/python-magic/blob/aa49677fbec9a4fc96b54e42c2517a2118d66db8/.github/workflows/ci.yml#L13-L14 Linux and macOS work just fine but on Windows the tests never complete.
Currently testing on Windows is commented out in our GitHub Actions.
python-magic/.github/workflows/ci.yml
Lines 13 to 14 in aa49677
Linux and macOS work just fine but on Windows the tests never complete.