[Numpy-discussion] 64-bit windows numpy / scipy wheels for testing

Olivier Grisel olivier.grisel at ensta.org
Fri Jul 11 06:30:40 EDT 2014


2014-07-10 0:53 GMT+02:00 Robert McGibbon <rmcgibbo at gmail.com>:
> This is an awesome resource for tons of projects.

Thanks.

FYI here is the PR for sklearn to use AppVeyor CI:

  https://github.com/scikit-learn/scikit-learn/pull/3363

It's slightly different from the minimalistic sample I wrote for
python-appveyor-demo in the sense that for sklearn I decided to
actually install the generated wheel package and run the tests on the
resulting installed library rather than on the project source folder.

--
Olivier



More information about the NumPy-Discussion mailing list