Include Windows builds
Currently there is an issue with Windows CI builds, because of that we are removing Windows build in #206 . However, we should include it in future. @bhosale2 could you please attach the relevant links.
Currently, there are issues with directly running windows in os-matrix for CI. There are active open issues in this regard on the concerned repo (https://github.com/snok/install-poetry/issues/99, https://github.com/snok/install-poetry/issues/100). A temporary solution for this is a hack provided by the authors (https://github.com/snok/install-poetry#running-on-windows). We should probably bring back windows CI support when a cleaner way exists, and the above issues are resolved.