Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
assume bullet3 is located in ~/dev/bullet3 and run this docker command from ~ sudo docker run -it -v $(pwd):/io quay.io/pypa/manylinux2014_x86_64 then in the docker cd io/dev/bullet3 ./wheel.sh after exit of docker, the wheels are in ~/wheelhouse and can be uploaded to pypi
- Loading branch information