Hi,
Does anyone have a few minutes to check the wheel-builder I put together for pandas here[1]? The build script here[2] is pretty similar to the example, but without the test step since that was timing out on Travis. I just worry that since pandas is somewhat complex, and since I'm not a C programmer, I could be missing something. A wheel built in a local docker container only had a couple test failures we had already seen, but I wanted to double-check with the experts before putting this on PyPI :) Thanks, Tom [1]: https://github.com/TomAugspurger/pandas-manylinux [2]: https://github.com/TomAugspurger/pandas-manylinux/blob/master/travis /build-wheels.sh
_______________________________________________ Wheel-builders mailing list [email protected] https://mail.python.org/mailman/listinfo/wheel-builders
