summaryrefslogtreecommitdiff
path: root/build-manylinux1
blob: 7d46cbcf81cc251e79c65564473e9b8fb91f16b4 (plain)
1
2
3
4
5
#!/bin/bash

docker run --rm -v `pwd`:/netifaces quay.io/pypa/manylinux1_x86_64 /netifaces/makewheels.sh
docker run --rm -v `pwd`:/netifaces quay.io/pypa/manylinux1_i686 linux32 /netifaces/makewheels.sh
ls wheelhouse/