Remove cpython support as well (#4792)

This commit is contained in:
dianaml0 2022-10-14 14:11:54 -04:00 committed by GitHub
parent 2727d17aff
commit 144e7c5157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ jobs:
run: |
python3 -m cibuildwheel --output-dir dist
env:
CIBW_BUILD: "cp37-*64 cp38-*64"
CIBW_BUILD: "cp38-*64"
CIBW_MANYLINUX_X86_64_IMAGE: manylinux1
CIBW_BEFORE_BUILD: git submodule update --init --recursive && pip install .
# Install system library