Closed markfinal closed 4 months ago
Current CI runs on Linux only. This should be tested on Windows and Mac as well.
Mac passes fine, but Windows has a mypy linting error.
There is also a warning on Mac runners for Python 3.8, as the runners don't appear to support it properly.
https://github.com/actions/setup-python/issues/862
Current CI runs on Linux only. This should be tested on Windows and Mac as well.