enable python tests for each manylinux1 platform

This commit is contained in:
Federico Ficarelli
2017-08-31 00:34:32 +02:00
parent d48bd07c13
commit 361ef3103b

View File

@@ -58,6 +58,7 @@ function build_pypi_archives {
### cp -prv dependencies/install/lib64/* dependencies/install/lib/
make install_python_modules
make python
make test_python
make pypi_archive
# Build and repair wheels
cd temp-python*/ortools