summaryrefslogtreecommitdiff
path: root/ci/manylinux.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use the manylinux docker image for testing alsoNed Batchelder2017-10-261-9/+10
|
* Need to clean before building, or 27m binaries go into the 27mu wheels.Ned Batchelder2017-05-081-0/+1
|
* Make manylinux wheels be always fast-buildingNed Batchelder2017-04-051-2/+4
| | | | https://github.com/pypa/python-manylinux-demo/issues/13 for details
* Refactor manylinux a bit. Testing doesn't work yetNed Batchelder2017-01-201-0/+43
--HG-- rename : ci/build_manylinux.sh => ci/manylinux.sh