PyElastica icon indicating copy to clipboard operation
PyElastica copied to clipboard

Include Windows builds

Open armantekinalp opened this issue 3 years ago • 1 comments

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.

armantekinalp avatar Oct 19 '22 15:10 armantekinalp

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.

bhosale2 avatar Oct 21 '22 17:10 bhosale2