Skip to content

Commit 16b7ea0

Browse files
authored
Update CI.yml
1 parent fe6e9d7 commit 16b7ea0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
python -m pip install --upgrade pip
4747
pip install cibuildwheel
48+
pip install cython twine
4849
4950
- name: Build Wheels
5051
run: python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)