We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91749c3 commit 858dbc2Copy full SHA for 858dbc2
.github/workflows/wheels.yml
@@ -38,8 +38,7 @@ jobs:
38
./build-deps.sh
39
CIBW_BEFORE_ALL_MACOS: >
40
brew tap fbkarsdorp/homebrew-lamachine &&
41
- brew install frog &&
42
- pip install cython
+ brew install frog
43
CIBW_MANYLINUX_X86_64_IMAGE: quay.io/pypa/manylinux2014_x86_64
44
CIBW_SKIP: "*-win* *-manylinux_i686 pp*"
45
0 commit comments