Ilya Enin
Results
3
comments of
Ilya Enin
> * We currently use Travis for binary releases, which doesn't support Windows. I would like to correct you on that. Travis actually [has support for Windows](https://docs.travis-ci.com/user/reference/windows/) . I'm not...
Okay, so, given that Windows has no `make`, would this part of the build script be enough? (Of course I'll add the script for bundling as well) ``` - python...
Ok, closing as irrelevant.