This commit is contained in:
Charles Leifer 2020-01-30 14:23:04 +00:00
parent 4c077cdef6
commit 030818f448
3 changed files with 7 additions and 1 deletions

View file

@ -23,3 +23,5 @@ cp "sqlcipher/sqlite3.h" sqlcipher3/
# Create the wheels and strip symbols to produce manylinux wheels.
docker run -it -v $(pwd):/io quay.io/pypa/manylinux1_x86_64 /io/_build_wheels.sh
sudo rm ./wheelhouse/*-linux_*