We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc30dac commit a5cc62bCopy full SHA for a5cc62b
1 file changed
.github/workflows/pypi-build-artifacts.yml
@@ -72,7 +72,6 @@ jobs:
72
with:
73
output-dir: wheelhouse
74
config-file: "pyproject.toml"
75
- shell: bash
76
env:
77
# Ignore 32 bit architectures
78
CIBW_ARCHS: "auto64"
0 commit comments