vak icon indicating copy to clipboard operation
vak copied to clipboard

add a github workflow to run CI on Windows

Open NickleDave opened this issue 4 years ago • 0 comments

I think this will work now that we're not using poetry? Need to test on a Windows machine whether tests run -- not sure if installing pytorch with pure pip works, may need to do a per-platform specification in the dependencies in pyproject.toml -- I think you can do this with environment markers? https://www.python.org/dev/peps/pep-0508/#environment-markers

NickleDave avatar Jan 06 '22 12:01 NickleDave